Welcome Guest ( Log In | Register )



3 Pages V  < 1 2 3 >  
Reply to this topicStart new topic
> Oracle 10g Install Issues
ethergeek
post Mar 13 2007, 07:26 PM
Post #11


Premium Member
Group Icon

Group: [HOSTED]
Posts: 393
Joined: 9-March 07
From: Tucson, AZ
Member No.: 20,794



The weirder question is why it doesn't let me use a domain account that has local administrative rights on the system. It strikes me as kind of weird, since all of the group policy on the machine functions on a group-level basis, and my domain account should have the same privileges as my local administrator account.

This post has been edited by ethergeek: Mar 13 2007, 07:27 PM
Go to the top of the page
 
+Quote Post
yordan
post Mar 15 2007, 12:41 PM
Post #12


Way Out Of Control - You need a life :)
Group Icon

Group: [MODERATOR]
Posts: 1,920
Joined: 16-August 05
Member No.: 7,896



Try asking your local network security people. I would not be surprized if your domain account user has some limited administration permissions, but is not able to fire scripts modifying the Windows registry, and is unable or starting scripts creating network services.
In a perfect world, your domain network security people should be able to enhance the rights of the local user, allowing him to perform these extra administration tasks.
I am currently experiencing these kind of problems, I am supposed to be administrator of my local machine but I cannot read some files owned by the domain administrators (who don't want to tell me their passwords, I can't guess why rolleyes.gif )
Go to the top of the page
 
+Quote Post
vhortex
post Mar 15 2007, 09:19 PM
Post #13


Guilty Until Proven Innocent
Group Icon

Group: Members
Posts: 372
Joined: 13-April 05
Member No.: 3,937



QUOTE(ethergeek @ Mar 13 2007, 01:33 AM) *
I ran the setup using the SYSTEM account via PsExec and everything went off without a hitch. It looks like when run as a domain user (even if said domain user is a member of the local administrators group) it fails to set up the listener and the DBCA can't connect to the oracle instance.

It shouldn't have any trouble running on a workstation-class machine with 4GB of ram...the fact I'm using XP Pro and not Server 2k3 shouldn't make any difference with the exception of some optimizations having to do with timeslice quantas and resource allocation,


When running in a domain.. a domain controller can override all settings that a local domain accounts have including the local admin. this phenomenon occur most of the time in active server pages, being a part of the local admins does not solve any problems since as an active server controller.. i can block you to get those access, being part of the local domain admin users only gives you the title to install program files which is beyond that.. nothing else is differrent.

even the main local admin account is not immune to some restriction that Active server pages can give. anyway, you can gain them back by messing with your system registry, a hacking way to get all access you must have to begin with.

------------


Oracle needs to be run/install as admin on the local computer. Starting with 10g, installation of Both the server and client on the same machines needs some tweaking that made the Oracle team develop and express edition.

I am using a machine with 10g server and 10g client. trick part is stop using TNS names instead connect using direct IP which is your local loopback IP or your network IP if things get a little messy.


-------------

QUOTE
I am currently experiencing these kind of problems, I am supposed to be administrator of my local machine but I cannot read some files owned by the domain administrators (who don't want to tell me their passwords, I can't guess why )


I bet you are on NTFS file system, on NTFS file system.. each files have a special NTFS hash keys which prevents programs to read of write to those files that you dont own. But it is still windows, if allowed here.. i can send you a NTFS reader program. It bypass the NTFS restriction but requires you to operate temporarily on DOS shell until you have successfully copy the files you want to access..



This post has been edited by vhortex: Mar 15 2007, 09:23 PM
Go to the top of the page
 
+Quote Post
iGuest
post Oct 30 2007, 01:47 PM
Post #14


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 0
Joined: 1-November 07
Member No.: 25,869



I suggestion open training course for practically oracle DBA online (Free)



-sara
Go to the top of the page
 
+Quote Post
iGuest
post Jan 22 2008, 05:04 AM
Post #15


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 0
Joined: 1-November 07
Member No.: 25,869



how many users can access oracle 10g freeware
Oracle 10g Install Issues

I heard only 5 people can access the database at a time is that information is correct ?

-swapna
Go to the top of the page
 
+Quote Post
iGuest
post Jan 26 2008, 06:48 PM
Post #16


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 0
Joined: 1-November 07
Member No.: 25,869



Listner can\
Oracle 10g Install Issues

My lister worked fine before I install other software. Now getting this error message

Ora-12541:TNS:no listner

-barbarar
Go to the top of the page
 
+Quote Post
iGuest
post Feb 25 2008, 07:07 AM
Post #17


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 0
Joined: 1-November 07
Member No.: 25,869



how many systems was connect in oracle 10g on windows 2003 server
Oracle 10g Install Issues

How many systems was connect in oracle 10g on windows 2003 server

I have 20 systems of 10 systems was log into oracle, if you log 11th system the server was shut downing



-reply by Vijay Pal
Go to the top of the page
 
+Quote Post
yordan
post Feb 25 2008, 03:19 PM
Post #18


Way Out Of Control - You need a life :)
Group Icon

Group: [MODERATOR]
Posts: 1,920
Joined: 16-August 05
Member No.: 7,896



QUOTE(FeedBacker @ Feb 25 2008, 08:07 AM) *
Oracle 10g Install Issues
How many systems was connect in oracle 10g on windows 2003 server
I have 20 systems of 10 systems was log into oracle, if you log 11th system the server was shut downing
-reply by Vijay Pal

This is not an Oracle issue.
In this case, Oracle gives an error message like "connexion refused".
In your case, it's a Windows 2003 systemwide problem, probably not enough memory, or out of disk space for windows virtual memory.
So, you should have a look at the Windows system logs, especially concerning the services.
Go to the top of the page
 
+Quote Post
yordan
post Feb 25 2008, 03:21 PM
Post #19


Way Out Of Control - You need a life :)
Group Icon

Group: [MODERATOR]
Posts: 1,920
Joined: 16-August 05
Member No.: 7,896



QUOTE(FeedBacker @ Jan 22 2008, 06:04 AM) *
I heard only 5 people can access the database at a time is that information is correct ?
-swapna

this is false. the number of allowed users is defined by your licence. If you paid for a 200 users licence, 200 users can connect.
Of course, you should not change the "processes" value in the init.ora file if you did not paid the corresponding licence, this would not be honest.
Go to the top of the page
 
+Quote Post
yordan
post Feb 25 2008, 03:26 PM
Post #20


Way Out Of Control - You need a life :)
Group Icon

Group: [MODERATOR]
Posts: 1,920
Joined: 16-August 05
Member No.: 7,896



QUOTE(FeedBacker @ Jan 26 2008, 07:48 PM) *
[My lister worked fine before I install other software. Now getting this error message
Ora-12541:TNS:no listner
-barbarar

this message is self-explanatory : the listener is not running.
If it was working previously, go to your server system and have a look at the services (Start, control pannel, system, services), and check that the service is defined to auto-start.
You can also check that in a command line window. On the server, open a "cmd" window, and type :
"lsnrctl status"
(without the quotes). i'm pretty sure the answer will be an error message, saying that the listener is not running.
Then, simply type
"lsnrctl start"
you will see the listener starting.
then, type again
"lsnrctl status"
And you will see things like "service blablah has two handlers", which means that your database remote access services are handled by this listener.
Hope this helped.
Yordan
Go to the top of the page
 
+Quote Post

3 Pages V  < 1 2 3 >
Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. What Are Your Opinions / Views About Oracle ?(9)
  2. Need Help With MySQL Compilation And Install(2)
  3. How To Install PostGRE-SQL On Linux(2)
  4. Read/Write Issues After Copying An Access .mdb File(2)
  5. Need Info On Database Programming Courses(2)
  6. Mysql And Php(15)
  7. Oracle 10g - Dba Less?(9)
  8. Oracle "lite" Alternative?(9)
  9. How Many Concurrent Users For Oracle Database?(1)
  10. Can Someone Help Me Install A Script?(2)
  11. Public Access Oracle Db?(5)
  12. Oracle Vs. Mysql Vs. Postgresql(9)
  13. Installing Mysql?(17)
  14. Phpopenchat V3.0.2 . How To Install?(0)


 



- Lo-Fi Version Time is now: 24th July 2008 - 01:55 PM