tns

× Component tns-core-modules is not installed. × Component tns-android is not installed. × Component tns-ios is not installed

强颜欢笑 提交于 2020-01-06 06:54:10
问题 What am I missing, I have completed all the steps asked in the installation guide of nativescript running tns doctor gives me the following output... C:\abc\xyz>tns doctor √ Getting environment information √ Your ANDROID_HOME environment variable is set and points to correct directory. √ Your adb from the Android SDK is correctly installed. √ The Android SDK is installed. √ A compatible Android SDK for compilation is found. √ Javac is installed and is configured properly. √ The Java

ORA 12514 error:TNS listener error

假装没事ソ 提交于 2020-01-01 16:32:25
问题 Ok everything worked fine till yesterday now i am suddenly getting this error ORA-12514: TNS:listener does not currently know of service requested in connect descriptor nothing had been modified XE = (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = jainam-2b1c493d)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = XE) ) ) EXTPROC_CONNECTION_DATA = (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1)) ) (CONNECT_DATA = (SID = PLSExtProc) (PRESENTATION =

Is it possible for Oracle sqlldr to accept a TNS entry as an instance qualifier in Oracle 10 and 11?

断了今生、忘了曾经 提交于 2019-12-21 03:58:18
问题 Is it possible to use a fully qualified TNS entry using sqlldr bundled with Oracle 10/11? For example, in SQLPlus: sqlplus user/password@(description=(address=(host=localhost)(protocol=tcp)(port=1521))(connect_data=(sid=orcl))) @script.sql But using sqlldr (SQL Loader) there appear to be issues with using the TNS entry directly. Specifically: sqlldr user/password@(description=(address=(host=localhost)(protocol=tcp)(port=1521))(connect_data=(sid=orcl))) bad='bad_file.txt' control='control.ctl'

How to export printable text only(or any other packet property) in wireshark

℡╲_俬逩灬. 提交于 2019-12-19 04:02:40
问题 Long story short - I'm capturing SQLs from vendor tool to Oracle database by using Wireshark. It already has decoder for TNS protocol (which is great) and I can access text of SQL by Right Click->Copy->Bytes(Printable Text Only). The problem is that there are tons of packets and doing right-click on each of them could take ages. I was wondering if there any way to export 'Printable Text Only' right from Wireshark. Ideally I want to have a text file with statements. Any help will be highly

Oracle ORA-12154: TNS: Could not resolve service name Error?

元气小坏坏 提交于 2019-12-17 23:34:53
问题 I am a SQL Server user . I am on a project that is using oracle (which I rarely use) I need to create an ODBC connection so I can access the some data via MS Access I have a application on my machine called oraHome90. It seems to allow a configuration of something called a listener in a “net configuration utility”, I think that a “Local Net Service Name Configuration” needs to also be done. The IT support gave me this information to set up the ODBC connection . I have tried every combination

Error: 'tns preview' - Plugin not include

梦想与她 提交于 2019-12-12 10:28:10
问题 I have a next error: Error_'tns previe' and this is my package.json: pakage.json How can I resolve this error? 回答1: As the error reads, you can't use any plugin with preview app except the predefined set of plugins those were packed with the Preview app, like nativescript ui plugins, background-http, camera etc., The Preview app comes with a predefined set of NativeScript plugins. If your app utilizes a plugin that is not present in the Preview app, you will see a warning message and your app

tns --watch not working

廉价感情. 提交于 2019-12-12 03:24:51
问题 So a few days i started this app and --watch was working just fine until today. This is what i call: tns run android --emulator --device=ANDROID --watch but when i change code, nothing happens, my changes are not present. When i run tns doctor, it shows that everything is up to date except ios emulator( witch i am not using at this time ). Just tried to reinstall the app( from git - https://github.com/nestor94/my-instagram ) and re-created the avd. still --watch not working. Thanks! 回答1: You

Can't connect to Oracle using tns

倾然丶 夕夏残阳落幕 提交于 2019-12-11 03:56:09
问题 I'm using an Oracle 11g R2 database. I use Oracle SQL Developer. If i create a new connection and check Basic Connection Type and fill the fields i can connect. If i select TNS and select the one i want in the dropdown menu, it says Failure E/S Exception: The Network Adapter could not establish the connection. This is the tnsnames.ora. I use it to connect to 2 database, dblilly and astrea. I can connect correctly to astrea. Listener is on and the instances ready. Do you see something i miss?

What is the difference between “ORA-12571: TNS packet writer failure” and “ORA-03135: connection lost contact”?

孤街醉人 提交于 2019-12-04 15:53:30
问题 I am working in an environment where we get production issues from time to time related to Oracle connections. We use ODP.NET from ASP.NET applications, and we suspect the firewall closes connections that have been in the connection pool too long. Sometimes we get an "ORA-12571: TNS packet writer failure" error, and sometimes we get "ORA-03135: connection lost contact." I was wondering if someone has run into this and/or has an understanding of the difference between the 2 errors. 回答1: Using

ORA 12514 error:TNS listener error

荒凉一梦 提交于 2019-12-04 11:39:10
Ok everything worked fine till yesterday now i am suddenly getting this error ORA-12514: TNS:listener does not currently know of service requested in connect descriptor nothing had been modified XE = (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = jainam-2b1c493d)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = XE) ) ) EXTPROC_CONNECTION_DATA = (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1)) ) (CONNECT_DATA = (SID = PLSExtProc) (PRESENTATION = RO) ) ) ORACLR_CONNECTION_DATA = (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = IPC)(KEY =