G
gryphon
Guest
Hi guys Im working on a script using PCT to compile my programs code. However im batting to establish a DB connection using the PCTConnection statement as my DB is started up with the -Mm parameter set to 10240. Ive tried using the param file aswell but still no luck. params.pf contains the following: -H test -S test -U test -P test -Mm 10240 ERROR - [PCTCompile] Unable to connect to -db test-pf C:\ProgramMaintenance\PCT\params.pf -S 9068 -ld test -H test -U test -P test [PCTCompile] Server has -Mm parm 10240 and client has 1024. They must match. (1150) Seems that the -Mm hasnt even been picked up?? Can anyone provide some direction on how i can do this? TIA
Continue reading...
Continue reading...