I am trying to install JDE EnterpiriseOne on a virtual machine running win7, i followed the instructions in this video :
JDE 9.1 stanalone instalation toturial
I installed "EnterpiriseOne Database Engine" of course after installing oracle client, but i cannot continue to install the "EnterpiriseOne E910 Standalone client"...
it seems to be a problem with the oracle universal Universal installer finding a running Database, i checked the listener services and found that they are running...
typed the command (lsnrctl status) in cmd, and got the following:
LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 27-JUL-2013 18:38
:12
Copyright (c) 1991, 2010, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.119.128)(PORT=15
21)))
TNS-12535: TNS:operation timed out
TNS-12560: TNS:protocol adapter error
TNS-00505: Operation timed out
64-bit Windows Error: 60: Unknown error
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
STATUS of the LISTENER
------------------------
Alias LISTENER
Version TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Produ
ction
Start Date 27-JUL-2013 17:14:33
Uptime 0 days 1 hr. 24 min. 1 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Listener Parameter File c:\Oracle\E1Local\network\admin\listener.ora
Listener Log File c:\oracle\diag\tnslsnr\WIN-I3MMKFMQE20\listener\alert\
log.xml
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.119.128)(PORT=1521)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
Services Summary...
Service "CLRExtProc" has 1 instance(s).
Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
The command completed successfully
PLZ anyone what can i do to complete the instalation???
On your tnsnames.ora and listener.ora try to change the HOST value for 127.0.0.1. Then restart the database and the listener services.
Instead of 127.0.0.1 change it to hostname. It worked fine for me after changing this to hostname.
Related
I'm new to this community and i would like to get some help on configuring 2 databases.
So my problem is:
Need help on understanding what im doing wrong on the TSNAMES.ora
I have 2 DBhomes everything was working fine till last day i had to make some local tests and i executed the following sintax, after restarting services everything is messed up.
ALTER system SET MEMORY_MAX_TARGET = 10 G SCOPE = spfile ;
ALTER system SET MEMORY_TARGET = 8 G SCOPE = spfile ;
Using sqlplus i can only connect to the DB2 and DB1 is not working, it gives me the following error:
ERROR:
ORA-12514: TNS:listener does not currently know of service requested in connect
descriptor
if i tnsping to the db1 it shows me
TNS Ping Utility for 64-bit Windows: Version 12.2.0.1.0 - Production on 30-SEP-2020 15:25:50
Copyright (c) 1997, 2016, Oracle. All rights reserved.
Used parameter files:
Used TNSNAMES adapter to resolve the alias
Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))) (CONNECT_DATA = (SERVICE_NAME = DEMO)))
OK (0 msec)
If i do a LSNRCTL status it shows me the DBHome2 ora file
LSNRCTL for 64-bit Windows: Version 12.2.0.1.0 - Production on 30-SEP-2020 15:36:45
Copyright (c) 1991, 2016, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1521)))
STATUS of the LISTENER
------------------------
Alias LISTENER
Version TNSLSNR for 64-bit Windows: Version 12.2.0.1.0 - Production
Start Date 30-SEP-2020 15:00:31
Uptime 0 days 0 hr. 36 min. 13 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Listener Parameter File C:\app\Oracle\product\12.2.0\dbhome_2\network\admin\listener.ora
Listener Log File C:\app\Oracle\diag\tnslsnr\DESKTOP-7O2CVPP\listener\alert\log.xml
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
Services Summary...
Service "CLRExtProc" has 1 instance(s).
Instance "CLRExtProc", status UNKNOWN, has 2 handler(s) for this service...
Service "cmms" has 1 instance(s).
Instance "cmms", status READY, has 1 handler(s) for this service...
Service "cmmsXDB" has 1 instance(s).
Instance "cmms", status READY, has 1 handler(s) for this service...
The command completed successfully
So i need to see here instance demo as well as status Ready to work i guess.
So it seems to be some resolving problem to get the right folder.
I would like some help if you please.
Thanks for your help in advance.
I am having trouble getting TimescaleDB to work on my windows server 2016 machine with Postgres 10.
I open up a fresh windows server 2016 instance with AWS and I install Postgres using the windows GUI installer. (C:\Postgres).
The installer automatically updates the path to include the bin directory (C:\PostgreSQL\pg10\bin).
I stop postgres.
I run the TimescaleDB windows installer file and it says it's successfully completed.
I update the conf file. (shared_preload_libraries = 'timescaledb').
I restart my computer and start postgres, but postgres never sucessfully starts. The windows event yells at me, saying I 2018-03-29 17:01:35 UTC [952]: [1-1] user=,db=,app=,client= FATAL: could not load library "C:/POSTGR~1/pg10/../pg10/lib/postgresql/timescaledb.dll": The specified module could not be found.
Any idea whats going on?
This may be related to https://github.com/timescale/timescaledb/issues/485#issuecomment-377533298 which is caused by a missing dependency, Visual C++ Redistributable for Visual Studio 2015.
Windows 10: Version 1709 (OS Build 16299.19)
WSL: Ubuntu 16.04
Following the guide here. I get an error in Step 4 when running sudo /opt/mssql/bin/mssql-conf setup
➜ x git:(master) ✗ sudo /opt/mssql/bin/mssql-conf setup
[sudo] password for devlin:
Locale en_GB not supported. Using en_US.
Choose an edition of SQL Server:
1) Evaluation (free, no production use rights, 180-day limit)
2) Developer (free, no production use rights)
3) Express (free)
4) Web (PAID)
5) Standard (PAID)
6) Enterprise (PAID)
7) Enterprise Core (PAID)
8) I bought a license through a retail sales channel and have a product key to enter.
Details about editions can be found at
https://go.microsoft.com/fwlink/?LinkId=852748
Use of PAID editions of this software requires separate licensing through a
Microsoft Volume Licensing program.
By choosing a PAID edition, you are verifying that you have the appropriate
number of licenses in place to install and run this software.
Enter your edition(1-8): 2
The license terms for this product can be found in
/usr/share/doc/mssql-server or downloaded from:
https://go.microsoft.com/fwlink/?LinkId=855862
The privacy statement can be viewed at:
https://go.microsoft.com/fwlink/?LinkId=853010
Choose the language for SQL Server:
(1) English
(2) Deutsch
(3) Español
(4) Français
(5) Italiano
(6) 日本語語
(7) 한국어어
(8) Português
(9) Русский
(10) 中文 – 简体体
(11) 中文 (繁体))
Enter Option 1-11: 1
Enter the SQL Server system administrator password:
Confirm the SQL Server system administrator password:
Configuring SQL Server...
This program has encountered a fatal error and cannot continue running.
The following diagnostic information is available:
Reason: 0x00000003
Message: fd != -1
Stacktrace: 00007f15f48346e3 00007f15f41e76ba 00007f15f17e73dd
Process: 2186 - sqlservr
Thread: 2187
Instance Id: 5b1c8da3-1358-48d3-a563-25468ff2ab69
Crash Id: 577efbb6-5740-4ee5-92f6-0ddc0eea685f
Build stamp: 1fdc73777d57c7c1942f388381b8f6ac2c50f005e35b808c23f54dfecdf59384
*********** PANIC CORE DUMP GENERATION FAILED **********
Attempt to launch handle-crash.sh failed with error 0x0000000C
/opt/mssql/lib/mssql-conf/invokesqlservr.sh: line 15: 2185 Aborted (core dumped) sudo -EH -u mssql
/bin/bash -c "$CMDLINE"
Failed to connect to bus: No such file or directory
Attempting to start the Microsoft SQL Server service failed.
Any help would be appreciated.
Update 04/2021: Still not supported
From this docs:Install SQL Server and create a database on Ubuntu
At this time, the Windows Subsystem for Linux for Windows 10 is not supported as an installation target.
So your installation is not supported
I followed the instructions to install Sql server natively on my machine which runs linux mint sonya based off ubuntu xenial.
Ive had no trouble installing the service:
$ systemctl status mssql-server
● mssql-server.service - Microsoft SQL Server Database Engine
Loaded: loaded (/lib/systemd/system/mssql-server.service; disabled; vendor preset: enabled)
Active: active (running) since Wed 2017-09-27 17:13:12 PDT; 18s ago
Docs: https://learn.microsoft.com/en-us/sql/linux
Main PID: 4139 (sqlservr)
Tasks: 158
Memory: 877.1M
CPU: 4.543s
CGroup: /system.slice/mssql-server.service
├─4139 /opt/mssql/bin/sqlservr
└─4150 /opt/mssql/bin/sqlservr
When trying to connect the the DB, i get this error:
$ sqlcmd -S localhost
Sqlcmd: Error: Microsoft ODBC Driver 13 for SQL Server : Data source name not found, and no default driver specified.
Turns out after all that I did not install the unixodbc-dev package. The error message kind of threw me off.
When trying to install postgreSQL using the graphical windows installer x64 it fails to install this as a Windows Service
>Windows Specific Configuraton
>[14:07:54] Windows Actions (services)
>Starting service "PostgreSQL 9.6 Server"
>Executing sc start "PostgreSQL 9.6 Server"
>Script exit code: 1060
>
>Script output:
> [SC] StartService: OpenService FAILED 1060:
>
>The specified service does not exist as an installed service.
>
>
>Script stderr:
> Program ended with an error exit code
>
>Error running sc start "PostgreSQL 9.6 Server": Program ended with an error >exit code
>Problem running post-install step. Installation may not complete correctly
> Error running sc start "PostgreSQL 9.6 Server": Program ended with an error >exit code
How do I correct this, and why did it happen?
You can try to install the service manually, using
pg_ctl register [-N servicename] [-U username] [-P password] [-D datadir] [-S a[uto] | d[emand] ] [-w] [-t seconds] [-s] [-o options]
According to PostgreSQL documentation on pg_ctl:
register mode allows you to register a system service on Microsoft Windows. The -S option allows selection of service start type, either "auto" (start service automatically on system startup) or "demand" (start service on demand).
If pg_ctl cannot register the service, it will most probably give a proper error message, pointing you in the proper direction (incorrect datadir, insufficient privileges for username to access and write to datadir, etc.)
The "standard" servicename used by the Graphical Installer (at least with the EnterpriseDB one) is: postgresql-x64-9.6 for PostgreSQL 64-bit version 9.6.*.