Oracle11gXE 64bit not installed correctly TNSListener not starting - oracle

I am not sure if this is the right place for this question. I downloaded and installed Oracle11g XE 64bit edition in my Virtual Server ()
After this installation, TNSListener service is not starting at all. Initially I had the error message that it is configured as an Interactive Service. So I also started Interactive Service and then tried to start TNSListener, but it is not working. I tried this server time with uninstall oracle & reinstall also with system restarts. But nothing helps.
I did the same installation on my Windows Desktop 64 bit OS and here it works.
So, I don't understand where I am going wrong in my virtual server. Can someone pls help?

Found the solution to my problem.
Key Note: When TNSListener wouldn't start via Windows Services, pls try the same via command prompt. We will get to know the error in detail.
This is what I did. Check my post http://www.umatechcorner.com/oracle-tnslistener-windows-service-wont-start-solved/

Related

Windows 10 Bootcamp causing issues with Oracle Database 11g XE

I tried twice installing Windows 10 PRO and then installing the Oracle Database 11g XE. Every time, it will cause errors. Exact same issues as this thread here If anyone who has encountered this issue before and was able to resolve it, can you help me? I installed the same software on my Lenovo Laptop running Windows 10 Home and it was able to run it without any problems. So I believe the suspect here is the bootcamp.
Issue I encountered:
Get Started with Oracle Database XE doesnt work. Keeps saying that 127.0.0.1:8080/apex not found on W10 bootcamp. Ran it on windows and opened up the dashboard without any problems.
Ran the sqlplus command in cmd in W10 bootcamp, logged in as SYS AS SYSDBA and spat out this: Connected as an instance which I googled around and meant the database isnt running. Tried it on the windows and was successfully able to log in.
The exact same errors in the link I posted.
Tried creating a connection in the SQLDeveloper and it gave me ORA-12050 error which also means database is not running. Ran it on a windows machine and no errors.
I need it for my Database class and don't want to drag around a bulky laptop to college everyday. If someone could help me out, I would be grateful to you.

Cannot install Oracle 12c on Windows 8.1 - Error in Process ... perl.exe

When installing Oracle 12c personal edition on a freshly minted Windows8.1 box I get the following error:
Title: Database Configuration ...
Error in Process:
C:\app\<username>\product\12.1.0\dbhome_1\perl\bin\perl.exe
Clicking ok and skipping gives the following error
[INS-20802] Oracle Database Configuration Assistant failed.
Details: The plug-in failed in its perform method ...
Trying lots of things but still come up with same error. Googling shows some users with the same error, but all end in dead-ends without a solution.
Any help much appreciated.
I had the same problem with Oracle Database 12c on a fresh Windows 8.1.
For me the solutions was deactivating a preinstalled McAfee.
I used the Windows-builtin-User during the Oracle-Database Installation.
Think this may be it. The new Windows user for the account was oracle-user. When I tried this with a username OracleUser the installation worked.
I also switched off the AntiVirus - not sure which fixed the problem
A colleague pointed me to this blog which gave a little more info.
Hope this helps someone
The issue is because of the Anti-virus program most probably McAfee. If you want complete instructions check this out - It is an explanation of the step by step installation process specifically on windows 8.1 and the perl.exe error

Error occurs while install Oracle BIEE

I'm trying to install Oracle BIEE 11g on my computer, but something wiered happend.
I've tried on a x86 computer with 2GB memory and a x64 computer with 4GB memory. Both of them are running Windows OS. I want to connect a MS-SQLSERVER database, and I've finished creating related DEV_ tables using RCU.
I followed the tutorial from the doc.oracle.com, but then I stopped at the 14th step, it says "设置数据库连接失败". I can continue install, but another error occurs, service obisch1 cannot start. I can open localhost:9704 after installation, but it will return a 500-error after I restart my computer.
I searched the internet, it says I should set my database source using "Net Manager" Tool, but I don't know how. And after install I got a database source using driver "MERANT OEM 5.3 32-BIT SQL Server Wired Protocol", but I can't make change to it, cause the system says can't find the driver...
I don't know what to do now... Anybody can help me? Thanks very much.
Well, I've kind of solved it.
I still don't know why my computer cannot find the odbc drier "MERANT OEM 5.3 32-BIT SQL Server Wired Protocol", which seems to be the reason why I can't connect to the database at the 14th step while I install OBIEE.
However, I add an odbc-connect through the system's function, I found it in the control panel.
On the other hand, the url http://localhost:7001/em and http://localhost:7001/analytics can be still accessed(after a long time, it can be accessed).
So, then I create a rpd file use my own odbc-connect, and it seems work fine.
Thanks everybody, anyway, and hopes can help

Failed to start Informix through Windows services

I have Informix version 11.50 installed on my Windows machine. According to this link, in order to start the server, it should be done through Windows services, look for Informix IDS - instance_name. It is supposed to start when Windows is started up, but for my case it is not, and it wasn't started. Thus I start it up manually by double clicking on it, and it prompt me an error:
The service did not respond to the start or control request in a
timely fashion.
May I know is there any solution in order to start up the local Informix DB on windows?
You will have to check what went wrong in Informix log. It is located in Informix dir and has server name with .log extension (for example c:\informix\ol_test.log). In this file there is information about running server like:
12:42:36 IBM Informix Dynamic Server Started.
Check this file and give us more details if you will not know how to solve reported problems.
Installation of Informix in Windows Vista has been failed. Due to the reason this Informix thing is not able to uninstall and not even allow me to configure a database. Even though I have manually delete the whole folder from Program Files, when trying to install a new copy of Informix, it prompt me the "Invalid ISV name" thing which I totally running out of clue with.
I found a post mention that Vista is not a good platform for Informix. Forget about Windows as a Server a.k.a. WAAS.
xD

WinCvs Client setup

Dear all, I am using gcvs-1.11 version. My cvs server in RHEL ,i have some RHEL machines and some Windows Xp machines as client.RHEL cvs clients are working fine but from windows i couldn't able to access cvs server. In installed WinCvs 2.0.24 in windows. when i am trying to login from windows machine it doesn't respond for my request.I am getting
"Unable to initialize the CVS process: The system cannot find the file specified. The CVS used is : cvs.exe" as result. How to setup WinCvs client to access gcvs. Thanks in advance
To resolve it I reinstalled CVSNT this time allowing the CVSNT Server to be installed. This fixed the problem although I now had to manually disable the unwanted CVSNT services.
(I have not tried. Please let us know whether it successes or not.)
Reference: http://www.cvsnt.org/pipermail/cvsnt/2006-January/023339.html
Please try "Run as administrator". It works on Windows 7 when I experienced the same situation.

Resources