Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Oracle/OAS
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Paul Clapham
Ron McLeod
Sheriffs:
Jeanne Boyarsky
Liutauras Vilda
Saloon Keepers:
Tim Holloway
Carey Brown
Roland Mueller
Piet Souris
Bartenders:
Forum:
Oracle/OAS
How to Change SERVICE_NAME in ORACLE 10g
jaya kemmannu
Ranch Hand
Posts: 99
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi,
We have oracle10g installed in redhat linux server. IF my current service_name is set to "XXXX" how can change his to "YYYY". Any help would be appreciated.
Thanks & Regards,
Joy
Martin Vashko
Sheriff
Posts: 3837
66
I like...
posted 13 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
There is a system parameter you can set:
SERVICE_NAMES
See
ALTER SYSTEM
for details on setting system parameters.
Md Haidar Ali Khan
Greenhorn
Posts: 16
posted 12 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
ALTER SYSTEM SET SERVICE_NAMES = 'SOMETHINGELSE'
Regards,
MD HAIDAR ALI KHAN
With a little knowledge, a
cast iron skillet
is non-stick and lasts a lifetime.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Server Instructions...
heap size in apache tomcat 5.x
AXIS 2 : Developing a help page for a Web service created
How to get SERVICE_NAME
Code for JSP dropdown menu
More...