It's not a global project friends............ Only the project setup is recieved not the evars.bat......I think no one share their batch file( evars.bat)
[QUOTE=nareshtarani;45224]Hi friends, For the first time we are using PDMS12.0.SP5 in our company, We got the project setup from one of our client, When we are trying to open the project by using login form as shown in jpg , we are getting the DATABASE ERROR 523 as shown in the jpg .
Info :- I mapped the project into one drive as usual i followed the procedure to set the project
set TRA000=J:\TRA\TRA000
set TRAISO=J:\TRA\TRAISO
set TRAMAC=J:\TRA\TRAMAC
set TRAPIC=J:\TRA\TRAPIC
set TRAADM=J:\TRA\TRAADM
set TRADFTS=J:\TRA\TRADFTS
set TRADIA=J:\TRA\TRADIA
set TRASTE=J:\TRA\TRASTE
set TRATPL=J:\TRA\TRATPL
NOTE:- Without the above project setting, I can able to enter inside Sample project but by setting above When i try to open project through PDMS Login form , I am getting the below error as show in jpg (Image).
Help me regarding this Friends to resolve this,
Thanks & Regards, Naresh Tarani
try set this in your evars:
set TRA000=J:\TRA\TRA000
set TRAISO=J:\TRA\TRAISO
set TRAMAC=J:\TRA\TRAMAC
set TRAPIC=J:\TRA\TRAPIC
set TRADFTS=J:\TRA\TRADFTS
I have encountered error before when i included the ff:
set TRAADM=J:\TRA\TRAADM
set TRADIA=J:\TRA\TRADIA
set TRASTE=J:\TRA\TRASTE
set TRATPL=J:\TRA\TRATPL
but i forgot if this is the same error that you encounter.
It is module definitions for AVEVA Marine giving the error messages. The modules are defined in modmac.mac. Modules 90 -> 93 are for marine, and gives the error message if the file is missing in PDMSEXE.
ya....ofcourse that's right, I agree with you friend........but my problem is not about evars.bat setting it's all about I AM UNABLE TO CREATE NEW PROJECT ,.......Did you noticed or read what is the error that is coming while i am creating a new project (I posted above in the previous post).........
I tryed with setting which has been suggested by DWN06 .......