I'm after the DDL for creating tables using the INDEXFILE option for imp, However I'm still getting broken lines in the file - column names are spilt across lines, giving me an error when running the script:
e.g
REM ("OWNER","IPADDR_BYTE1","IPADDR_BYTE2","IPADDR_BYTE3","IPADDR_BY
REM TE4_UPPERLIMIT","IPADDR_BYTE4_LASTUSED") USING INDEX
Unfortunately we're stuck at 8.1.6 as its a third part application! For anyone whos interested it seems to be a version problem - according to Tom Kyte the problem was fixed at 8.1.7 and he cant think of a work around so I'm pretty much up the creek I think! Will have a look at databee and see if thats any help.
Bookmarks