|
|
| Author |
Message |
Sujatha Gowda
New User
Joined: 30 May 2008 Posts: 11 Location: Bangalore
|
|
|
|
Hi.....
Can we include the CLASSPATH, LIBPATH, JAVA_HOME etc... other Environment Variables in tha Java-DB2 program instead in JCL or in STDIN file??
Plz let me know if that can be done and the format of including the same in the program...
Thanks
Sujatha |
|
| Back to top |
|
 |
References
|
Posted: Thu Jun 12, 2008 4:59 pm Post subject: Re: Mainframe Java (z/OS UNIX) |
 |
|
|
 |
agkshirsagar
Senior Member
Joined: 27 Feb 2007 Posts: 547 Location: Mumbai,India
|
|
|
|
These are the environment variables that need to be set before you can compile or execute a program. If you put code to set these in JAVA program, then how do you plan compile that program in first place?
I am not a JAVA guy, but thought it would be interesting to see your approach. |
|
| Back to top |
|
 |
|
|