Normally, one would issue HELP ROUTINE DMSWRDBK (ERROR and/or HELP ROUTINES REASCODE to find 90307. I did, and it is not listed ....
So I scanned all DMS* HELPREAS to find: DMSOPDBK - HELPROUT - Z1 ERROR ! 90307 ! lrecl must not be negative. (also for DMSOPEN, DMSCLDBK, and DMSCRFIL) Time to edit the REXX code. 2008/3/3, Brian Ferguson <[EMAIL PROTECTED]>: > Well, > > It seems to packup the files, at least it does not give an error and > creates what appers to be a file containing the files I want to move. > > But when I attempt to load them, I get this: > ****************************************************************** > sfstar load dadnn2a:ferguson.aaa.test > webshare > > Loading into Directory > DADNN2A:FERGUSON.AAA.TEST > > Loading into Directory > DADNN2A:FERGUSON.AAA.TEST.ADSM > > DMSWRDBK> DMSCLDBK of INDEX HTML DADNN2A:FERGUSON.AAA.TEST.ADSM. failed, > > rc= 8 > DMSWRDBK> reason code= > 90307 > > > 924 +++ if ¬ERROR & > ¬SINGLE_LVL > > 963 +++ call LOAD_DIRECTORY > SUBDIRECTORY, , REL > ATIVE_DIR || SUBDIRNAME || ".", , ALIAS_METHOD, > DEREFERENCE > 749 +++ call LOAD_DIRECTORY FULL_DIRECTORY, ".", > ALIAS_METHOD, , > DEREFERENCE, > SINGLE_LVL > > > 54 +++ call LOAD TAR_DIRECTORY, > ALIAS_METHOD > > DMSREX470E Error 34 running SFSTAR REXX, line 924: Logical value not 0 or > > 1 > Pipeline failed to load SFSTAR archive, PIPE rc= > 20034 > > Ready(00050); T=0.12/0.14 > 08:07:37 > > > > > ********************************************************************** > > I'm attempting with this code to move the WEBSHARE tree under SFS to > another location, but while the DUMP seems to work, the load does not. > > > Brian > > -- Kris Buelens, IBM Belgium, VM customer support
