(UML).6. Must has strong technical background in Java EE, Structs, Spring, Hibernate, 7. Webservice, ORACLE/DB2, Websphere/jboss/weblogic.8. Qualified 中文版 language skill in both written and spoken.9. Good communication, documentation and interpersonal skill.Positive, enthusiastic attitude, self-motivated.One. Good team-work spirit.Travel is requiredJunior Java DeveloperRequirements
Bachelor degree in computer science or related discipline.
Has Insurance experience.
Minimum 1 ye
Today's headlines are hot, as a developer who likes to delve into their apps and find themselves developing an RPC framework that developers should understand how difficult the framework is to build. If there is a well-developed framework in front of me, I will not hesitate to use him, like node. js or Imag.js.Imag.js is a mobile cross-platform development framework that enables developers to quickly and easily develop apps by invoking the underlying
Oracle client + PLSQL Developer remote login to Oracle database, oracle client plsql
Oracle databases have powerful functions and excellent performance. These advantages also result in a large amount of memory occupied by Oracle. To address this problem, how can we extract the essence of this problem to its dregs?
Solution: we can install a large Oracle database on the server in the LAN, install the Oracle
To put it a little bit, pl/SQL developer needs to install the local Oracle client to connect to remote oracle before using the client configuration. Due to the bloated client, oracle now provides green and small solutions. The following is a detailed description.
Environment: xp, pl/SQL developer, Instant Client
Question: How to configure plsql
to the Tnsnames.ora file. For example, my machine is: d:/instantclient_11_2/network/admin4. Set the language of Oracle, add the environment variable Nls_lang, and the value is simplified Chinese_china. Zhs16gbkAssuming that the Oracle language of the remote database is unclear, SSH or telnet to the remote machine, enter in the command interface, and connect to the database with the command line.SELECT * fr
machine is: d:/instantclient_11_2/network/admin4, set the language of Oracle, add the environment variable Nls_lang, the value is simplified Chinese_china. Zhs16gbkAssuming that the Oracle language of the remote database is unclear, SSH or telnet to the remote machine, enter in the command interface, and connect to the database with the command line.SELECT * from Nls_instance_parameters;View the value of N
variable Nls_lang, and the value is simplified Chinese_china. Zhs16gbkIf you do not know the Oracle language of the remote database, you can ssh or telnet to the remote machine, enter it at the command interface, and connect to the database using the command line.SELECT * from Nls_instance_parameters;View the value of Nls_languageNls_languageNls_territory5. Download and install the PL.SQL.Developer configu
Oracleclient + PLSQL Developer remote login to Oracle Database
Oracle databases have powerful functions and excellent performance. When these advantages are created, Oracle accounts for more memory than memory. To address this problem, how can we extract the essence of the problem to its dregs?
Solution: we can install a large Oracle database on the server in the LAN, install Oracleclient on the developer's
Label: Oracle databases are powerful, performance-rich, and, at the same time they are created, Oracle accounts for more memory. In response to this question, how do we take its essence to its dross? Workaround: We are able to install a large Oracle database on the server on the LAN, install OracleClient on the developer's PC, and telnet to the Oracle database via OracleClient. Operation Steps: 1. We can download OracleClient software from the Oracle website, also can download from Baidu Netwo
Oracle language, add the environment variable Nls_lang, and the value is simplified Chinese_china. Zhs16gbkIf you do not know the Oracle language of the remote database, you can ssh or telnet to the remote machine, enter it at the command interface, and connect to the database using the command line.SELECT * from Nls_instance_parameters;View the value of Nls_languageNls_languageNls_territory5. Download and
database. 3. Connect to the database using PL/SQL developerThe database is populated with the service_name of the remote databases ,Note: According to the actual user name, password and database:User name: Gateway Password: Gateway database: ORCL 4, after the connection in the PL/SQL developer operation of the remote database, create a new SQL window,5,
Problem description:Use pl/SQL developer 9.0.6 on Windows 7 (32-bit) to remotely connect to the Oracle 10.2.0 database in Linux (64-bit. The oracle client used on Windows is a instantclient-basic-win32-10.2.0.3-20061115 and instantclient-sqlplus-win32-10.2.0.3-20061115, which decompress the above two files together and create tnsnames with the same content on the oracle server. ora (IP, port, and database instance are consistent ). I used sqlplus "sys
. SERVICE_NAME is the remote instance name. Can be changed directly above, but also new to add a piece of code, such as the following:zyback= (DESCRIPTION = ( ADDRESS = (PROTOCOL = TCP) (HOST = 192.168.1.88) (PORT = 1521)) (Connect_data = ( SERVER = dedicated) (service_name = zyback) ) )4. Execute Odbc_install.exe under D:\oracle folder, install ODBC driver5, configure Plsql developer c
The Oracle database is powerful and performance-rich, and while creating these benefits, Oracle accounts for more memory. In response to this question, how do we take its essence to its dross? Solution: We can install a large Oracle database on a server within the LAN, install an Oracle client on the developer's PC, and telnet to the Oracle database via an Oracle client.Operation Steps:1. We can download Oracle client software from Oracle website, also can download from Baidu Network disk, the
Transferred from: http://zhengdu.net/archives/152First, see if the remote end Oracle service is startedIf it does not start, start the Oracle servicePS: Create or delete Oracle ListenerSecond, remote-side Oracle ConfigurationLISTENER_ORCL =(ADDRESS = (PROTOCOL = TCP) (HOST = 192.168.1.10) (PORT = 1521))Oraclr_connection_data =(DESCRIPTION =(Address_list =(ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROC1521)))(Con
Label:Current Environment:Native System: Win7 32-bitPlsql Version: 9.06Database version: 10.2 32 bitHere's how to get started.1. Download the Instantclient-basic-win32-10.2.0.3-20061115.zip on the Oracle website and extract it to a directory, such as D:\develop\oci. Then this directory is Plsql developer inside the OCI should fill in the directory.2. Create the network directory under this directory and create the admin directory under the network dir
First turn on the computer, to the specified directory of PL/SQL installation"D:\app\DZL\product\10.2.0\dbhome_1\NETWORK\ADMIN" or"D:\oracle\product\10.2.0\db_1\network\ADMIN" or is not logged into PL/SQLLocate your installation path via theFind it again. "Tnsnames.ora" under the \network\adminOpen the "Tnsnames.ora" file to increase the string you need to connect remotely .For example:XXXX =(DESCRIPTION =(Address_list =(ADDRESS = (PROTOCOL = TCP) (HOST = XX.) Xx. Xx. XX) (PORT = 1521)))(Connect
Tags: Oracle Database Developer Remote ConnectionThe premise is that the machine already has Oracle installed, using NET Configuration assistant.If the machine does not have Oracle installed, do not need to install the Oracle method please point meOpen NET Configuration assistant, select the Local network service name configuration, as shown in650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/54/07
Tags: plsql installing Oracle Client InstallationDownload the 3 required packages (in order to connect the 11g database)1:oracle Client (Oracle clients)Http://www.oracle.com/technetwork/cn/database/enterprise-edition/downloads/112010-win64soft-086667-zhs.htmlDownload Win64_11gr2_client.zip Specific installation method can refer to Baidu2:pl/sql Developer 11.0Http://files.allroundautomations.com/plsqldev1106x64.exeDownload plsqldev64 bit, specific inst
Label:Do not install Oracle client program locally, connect to remote database directly using PL/SQL developerGiven the limited resources of the machine itself, a client consumes a lot of resources and attempts to connect remotely using a method that does not install the client.Software required: instantclient-basic-win32-10.2.0.5.zip, PL/SQL developerThe process is as follows:Extract Instantclient-basic-win32-10.2.0.5.zip to any directory, directory
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.