dspackinst - Package installation
Moderators: chulett, rschirm, roy
dspackinst - Package installation
Hi,
Iam trying to install Oracle stage using dspackinst utility. I never used this before. It asking me for 'Package Directory'. May I know, if there is any default location available? Or always I need to point to CD?
Or this is confugurable during Installaion.
I treid $DSHOME, $DSHOME/bin and some other directories too.
Any inputs highly appreciated.
Iam trying to install Oracle stage using dspackinst utility. I never used this before. It asking me for 'Package Directory'. May I know, if there is any default location available? Or always I need to point to CD?
Or this is confugurable during Installaion.
I treid $DSHOME, $DSHOME/bin and some other directories too.
Any inputs highly appreciated.
Impossible doesn't mean 'it is not possible' actually means... 'NOBODY HAS DONE IT SO FAR'
-
ray.wurlod
- Participant
- Posts: 54595
- Joined: Wed Oct 23, 2002 10:52 pm
- Location: Sydney, Australia
- Contact:
You know you could rerun the Server installation and have it installed in all projects at once, rather than one by one using dspackinst... yes?
This would also update the 'template' project, such that any new project created after this would also have the plug-in.
This would also update the 'template' project, such that any new project created after this would also have the plug-in.
-craig
"You can never have too many knives" -- Logan Nine Fingers
"You can never have too many knives" -- Logan Nine Fingers
chulett wrote:You know you could rerun the Server installation and have it installed in all projects at once, rather than one by one using dspackinst... yes?
This would also update the 'template' project, such that any new project created after this would also have the plug-in.
Craigs suggestion seems more effective. Especially if it updates the project template.
Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.
Thanks Ray,
I could see some files like
...DS_PLUGIN_STAGES/Samples/Passive/Passive.dsp
...DS_PLUGIN_STAGES/Samples/Passive/PassiveRes.dsp
But these files doesn't seems to be the one for this purpose, neither the directory in which it resides.
I guess, I should ask for CD to run the Maintenance mode installation.
I could see some files like
...DS_PLUGIN_STAGES/Samples/Passive/Passive.dsp
...DS_PLUGIN_STAGES/Samples/Passive/PassiveRes.dsp
But these files doesn't seems to be the one for this purpose, neither the directory in which it resides.
I guess, I should ask for CD to run the Maintenance mode installation.
Impossible doesn't mean 'it is not possible' actually means... 'NOBODY HAS DONE IT SO FAR'
-
ray.wurlod
- Participant
- Posts: 54595
- Joined: Wed Oct 23, 2002 10:52 pm
- Location: Sydney, Australia
- Contact:
Kumar - on my HPUX cdrom there is a packages directory and then the various plug-in folders under that. So for OCI:
So you should have something equivalent for your O/S. I don't recall if you point to th 'oci9' directory or the 'hp' directory under that, but one of the two should work for the package path it is prompting you for.
Code: Select all
\packages\oci9\hp
\packages\oci9\hp\oci9.dsp
\packages\oci9\hp\dstage
\packages\oci9\hp\dstage\oraoci9.enu
\packages\oci9\hp\dstage\oraoci9.jpn
\packages\oci9\hp\dstage\oraoci9.slSo you should have something equivalent for your O/S. I don't recall if you point to th 'oci9' directory or the 'hp' directory under that, but one of the two should work for the package path it is prompting you for.
-craig
"You can never have too many knives" -- Logan Nine Fingers
"You can never have too many knives" -- Logan Nine Fingers
Oh yeah... everything in the same place!!! Thanks Craig.
Permission was the only issue which hided me in finding it. It is owned by root. So couldn't get access. I ll try once again after I get permission granted by Admin.
Permission was the only issue which hided me in finding it. It is owned by root. So couldn't get access. I ll try once again after I get permission granted by Admin.
Impossible doesn't mean 'it is not possible' actually means... 'NOBODY HAS DONE IT SO FAR'
