If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Precompiler Path limitation?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-30-06, 06:11
Shizuma Shizuma is offline
Registered User
 
Join Date: Mar 2006
Posts: 14
Precompiler Path limitation?

Hi,

does anyone know if there is a limit, concerning the path to the sqC file for the precompiler? I mean I read that the maximum length of a path is 255 symbols. Okay, I didn't face that limit, but the precompiler reports it didn't find the file.

eg.: I have this 2 paths...
/export/home/abcefg/auto_build_abcdefghi-123456-2006-05-30.1042_xxxx/test/abcdefg/1234Directory/Tools/SomeNastySchedule12/src/obj/a/F.sqC
/export/home/abcefg/auto_build_abcdefghi-123456-2006-05-30.1042_xxxx/test/abcdefg/1234Directory/Tools/SomeNastySchedule12/src/obj/FileToPrecompile.sqC


The first one does _NOT_ work, the second one works perfectly. Now i thought there may be a depth problem...but i used this path:
/export/home/abcdefg/t1/t2/t3/t4/t5/t6/t7/t8/t9/t10/FileToPrecompile.sqC

...and it worked...

Now I don't see a regularity here, can anyone maybe help me on this one?

Thanks!!

edit: Oh, and yes *g*, the files exist!

edit2: I am using DB2 8.2....
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On