Operating System - HP-UX
1837241 Members
5005 Online
110115 Solutions
New Discussion

memory windows HPUX 64 bit

 
Brian Matheson
New Member

memory windows HPUX 64 bit

I cannot connect to my databases(Oracle 8.1.6.3) when memory windows is enabled in the etc/services.window. I get ora-1034.
max_mem_window is set to 256, and appropriate patches are loaded. Any ideas?
DISA DBA
2 REPLIES 2
Sandip Ghosh
Honored Contributor

Re: memory windows HPUX 64 bit

Have you started the listener for the DB which is residing on the memory window?
Good Luck!!!
Brian Matheson
New Member

Re: memory windows HPUX 64 bit

I found the answer to my problem, it was to put instance_name in the oracle parameter file.
DISA DBA