/build/static/layout/Breadcrumb_cap_w.png

Best-practice / How-to package Sybase v12.5

Hi all,

I'd like to know if anyone knows if there's a best-practice or a how-to package Sybase v12.5 for silent deployment.

I tried to script the installation by generating a cmdfile (Sybase response file with components to install) and run the installation by launching the following command: run.bat -f cmdfile -nogui
The install starts, but I get a COMCTL32.DLL error message (saying the update is not needed) and a reboot occurs at the end of the install.

My goal is to be able to install silently by getting rid of those two points and manage the reboot by SMS.

Could anyone please help me on that?

BTW, I also tried to launch setup.exe -r (for iss file) and setup.exe -options-record both do not work!!! :'(

Many thanks for your replies.

Oli.

0 Comments   [ + ] Show comments

Answers (5)

Posted by: AngelD 16 years ago
Red Belt
0
Hi Oli,

Have you looked at the Package Knowledge Base regarding Sybase?
Posted by: otakahashi 16 years ago
Yellow Belt
0
Hi AngelD,

I started of course to read everything that's related to Sybase12.5 here and on the net :s
But the setup.exe doesn't seem to be an installshield setup and launching the following command: "setup.exe -options-record c:\temp\rsp.txt" installs the product but doesn't generate the response file.

I'm resourceless at this point :'(

Cheers,

Oli.
Posted by: Inabus 16 years ago
Second Degree Green Belt
0
Try running setup /r and once the setup is complete check c:\windows for a file called setup.iss.

Regards,
Paul
Posted by: jmcfadyen 16 years ago
5th Degree Black Belt
0
its also common practice to install the engine onto a network share and configure db's to use the network engine.
Posted by: otakahashi 16 years ago
Yellow Belt
0
Hi all,

Many thanks for all your replies.
FYI, setup /r does not work.

I understand that best practice is to install the engin on a network share, but we actually use too many middlewares to do that.

I finally tried to snapshot with WISE the installation of Sybase 12.5 client :

- Generate the cmdfile at gui install (remember to add temp environment variable JAVA_COMPILER=NONE for JIT error)
- Copy cmdfile in same dir as run.bat
- Create install.cmd with following commands :
SET JAVA_COMPILER=NONE
Path\run.bat -f cmdfile -debug (<< -debug is optional)
- Add SET JAVA_COMPILER=NONE in restart.bat, otherwise end of install will fail after reboot occurs

Once this has been done, copy all source files locally in temp dir. Then start Wise SetupCapture Snapshot w/o Smartmonitor and start install.cmd. Tune the wsi project and compile.

And voila !

Hope this will help anyone that will encounter the same issue.

Many thanks again, mates ;)
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ