[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | *OLD* ALL-IN-1 (tm) Support Conference |
Notice: | Closed - See Note 4331.l to move to IOSG::ALL-IN-1 |
Moderator: | IOSG::PYE |
|
Created: | Thu Jan 30 1992 |
Last Modified: | Tue Jan 23 1996 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 4343 |
Total number of notes: | 18308 |
23.0. "Schedule name containing a '" by UTRTSC::BOSMAN (We're just sugar mice in the rain) Mon Feb 17 1992 09:04
Hi,
In several places in ALL-IN-1 there were cq. are problems having
non-alfanumeric characters in data-set fields, specially key fields.
Here is another one. Schedule a housekeeping procedure and let the
schedule name contain a single quote, ie. "ISN'T IT". The queue-job
gets the description "ISN IT". This will cause problems, since
SM$BATCH$CLEANUP (used at ALL-IN-1 startup to see if any housekeepings
need to be rescheduled) uses the job-name to see if a job is already
scheduled:
� \\ FOR FIRST *QUI WITH .JOB_NAME == #UTIL_NAME AND -
� .JOB_QUEUE_NAME == #util_queue DO -
� GET #ENTRY = .ENTRY_NUMBER -
The job is rescheduled at ALL-IN-1 startup and therefore twice in the
queue.
Be careful, `Sjaak'.
T.R | Title | User | Personal Name | Date | Lines |
---|
23.1 | Still in V3.0 | UTRTSC::BOSMAN | We're just sugar mice in the rain | Wed Apr 01 1992 11:55 | 5 |
| Hi,
I checked this on a ALL-IN-1 V3.0 system and the problem is still there.
Sjaak.
|