As I understand it, this should allow me to copy a report from DB1 to DB2

 

SET IDQUOTES = `
SET NULL -0-

Then,

OUT REP.TXT
UNLOAD DATA FOR SYS_REPORTS2 WHERE SYS_REPORT_NAME = ' OVERUNDERREPORT '  
OUT SCR

At this point, there are supposed to be two files in my DB1 folder,  REP.TXT
and REP.LOB  There is no LOB file.  Am I missing a step?

 

               wwwww

               (   @  @   )

-------oOO---(_)---OOo-------

                Damon J. Gray

Anvil Corporation Business Services

                   (360) 937-0770

          oooo0  0oooo

          (        )   (        )

----------\    (----)     /-----------

               \__)   (__/

 

Reply via email to