Background:On the local machine (Win7 64-bit flagship Edition) Install the Oracle 11g Client32-bit ORACLE clientIf the 64-bit ORACLE client is installed, you cannot enter the sqlplus/nolog command in the CMD command, that is, the command cannot be identified.) After setting the corresponding local service, the following error is prompted with PL/SQL Developer:"Co
PhenomenonThere are some problems when writing SQL in PL/SQL.ORA-06550: GarbledPLS-00553: GarbledORA-06550: GarbledPl/sql:compilation Unit Analysis terminated"Cause" due to changes in language in Oracle's system configuration files or changes in system configuration files, PL/SQL d
1) Install Oracle 11g 64-bit, I use the version:Http://www.oracle.com/technetwork/database/enterprise-edition/downloads/112010-win64soft-094461.html2) Install the 32-bit Oracle Client (instantclient-basic-win32-11.2.0.1.0) as:Http://www.oracle.com/technetwork/database/features/instant-client/index-097480.htmlDownload Instantclient-basic-win32-11.2.0.1.0.zip (must be 32-bit, do not make the wrong version, the Oracle website is downloaded), unzip it to the Oracle installation directory under produ
Tags: window8 64-bit + Oracle1) Install Oracle 12c 64-bit2) Installing the 32-bit Oracle Client (INSTANTCLIENT-BASIC-NT-12.1.0.1.0.ZIP)Download Instantclient-basic-win32-11.2.0.1.0.zip, must be the Win32 version, the Oracle official website downloads, unzip it to the Oracle installation directory under product: D:\oracle\product\ Instantclient_12_1.Copy Network\admin\tnsnames.ora This file into the D:\oracle\product\instantclient_12_1 directory3) Install PL
Label:I used to enter the PL/SQL developer, select the user name, each time to enter the password, patience, now has a way to solve the problem:After logging into PL/SQL developer using the Enter database URL and password, select
First, the problem descriptionThe oracle-client side is not installed locally, and because of limited machine resources, you want to connect to the remote database via PL/SQL developer. Simple installation PL/SQL developer cannot
Backup | templates | original
Pl/sql DEVELOPER 6 template using series documents (iii)
Pl/sql DEVELOPER 6 template Backup and migration
It's too easy, but it doesn't seem like anything, nail, open your
;
Decompression Instantclient-basic-win32-11.2.0.1.0.zip to D:\Oracle\instantclient_11_2;
Configure environment variables;
Variable name
Value
Note
Nls_lang
Simplified Chinese_china. Zhs16gbk
set up the necessary Oracle Global Language environment variables, Nls_lang the corresponding character set in Chinese is simplified Chinese_china. ZHS16GBK
Configuring PL
PL/SQL Developer functions of various windows, pldeveloper
Understanding the functions of each window is the primary condition for the correct use of PL/SQL Developer. The following briefly describes the functions of
Pl/sql developer is the most frequent Oracle client GUI program I use to manage Oracle databases.
Currently the latest version is: 6.0.4
January 5, 2005-version 6.0.4 releasedenhancements Package bodies, type bodies, and materialized views would disappear F ROM User defined folders Opening a user defined folder when disconnected would leads to ' not logged on '
PL/SQL Developer log on to Oracle 12c
After Oracle 12c is installed, PL/SQL Developer cannot connect to Oracle 12c. Search online and follow the instructions in fcflying, so take a note:
1) install Oracle 12c 64-bit
: Http://www.o
Occurs when connecting to a database with PL/SQL developer"Ora-12541:tns: No Listener" error.1. Check Listener.log logThe following error was found:Tnslsnr for 32-bit windows:version 10.2.0.1.0-production on 20月-September-2008 10:25:26Copyright (c) 1991, 2005, Oracle. All rights reserved.System parameter file is D:/oracle/product/10.2.0/db_1/network/admin/listene
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 Nls_languageNls_languageNls_territory5. Download and install the PL.SQL.Developer configura
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 configuration appConfigure Tools->preferences->connectionOracle HomeD:/instantclient_11_2OCI Libr
When pl/SQL developer is enabled, the NLS_LANG and Character set (Character set) problems occur. plnls_langStart pl/SQL developer and the NLS_LANG and Character set (Character set) problems occur. The company recently trained
Tags: address Oracle--variable Avoid operation connection accept promptThere is no error in the SQL statement itself, but PL /SQL Developer The resolution of the invalid statement.This prompt appears because of the following code:-- variable num: is an address value that holds the input value
at that address ' Please e
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 install the PL.SQL.Developer configuration appConfigure Tools->preferences->connectionOra
Compare | object | original
Pl/sql DEVELOPER 6 Object Comparison function description (original)
The Pl/sql DEVELOPER 6 object comparison function is very powerful and practical, and is a necessary tool for developers, main
First, go to Oracle's website to download an Oracle 11g Client (My 11g Oracle), but you need to apply for an Oracle account before you can download it.Current: http://www.oracle.com/technetwork/topics/winsoft-085727.htmlThis is a green version of Oracle Client, so as long as it needs to be decompressed, it can be. Unzip the downloaded Oracle client file Instantclient-basic-win32-11.2.0.1.0.zip (note 32-bit). Then create a new network\admin directory under the extracted C:\instantclient_11_2 dire
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.