What development tools to use for oracle databases on Linux systems! Urgent!!

Updated on technology 2024-06-16
10 answers
  1. Anonymous users2024-02-12

    If it is an oracle user password of the operating system, change it directly as root. passwd oracle, enter a new password;

    If it is an oracle database user, such as the password of user1. You can log in to the database with a user with sysdba permissions, such as SQLPplus'/as sysdba'Enter alter user user1 identified by new password at the SQL prompt;

  2. Anonymous users2024-02-11

    Can you add me, please? I would like to ask you about EBS installation. I, thank you. Or do you have any relevant information, can you send me a copy, please.

  3. Anonymous users2024-02-10

    First su to the oracle user.

    sqlplus "/ as sysdba"

    sql> startup

    to start the database.

    exit.

    lsnrctl start (start listen) $sqlplus"/ as sysdba"

    sql> shutdown

    to stop the database.

    exit.

    lsnrctl stop

  4. Anonymous users2024-02-09

    su - oracle

    sqlplus "/as sysdba"

    sql>startup starts the database.

    sql>shutdown immediate Shut down the database sql>exit exit.

  5. Anonymous users2024-02-08

    If you have the time to ask such a basic question, you might as well read a book.

  6. Anonymous users2024-02-07

    1. su - oracle

    2. sqlplus /nolog

    3. conn /as sysdba

    4. startup

    Then start the listener (see the specific installation directory):

    Go to OPT Oracle Product LSNRCTL START

  7. Anonymous users2024-02-06

    Steps: 1. Log in as a user oracle;

    2. Execution: $lsnrctl start

    3. Execute: $sqlplus nolog

    4. Execution: sql>conn as sysdba5, execution: sql>startup

    6. Execute: sql>quit --exit.

  8. Anonymous users2024-02-05

    The configuration of the server is very important. Procedures are also important, of course. Comparatively large data processing**. Preventing the server from becoming your bottleneck is a low-level mistake that is often made.

    Hope mine can help you.

  9. Anonymous users2024-02-04

    If the oracle service is not started, no matter what tools can not use oracle, if you can access the local area network or remote oracle database, you can not install oracle locally, you only need to install a client, the client is very small, the installation should be no problem.

  10. Anonymous users2024-02-03

    If the computer configuration is low, you really can't install oracle! Otherwise, the consequences will be miserable.

Related questions
12 answers2024-06-16

My laptop is installed with Windows 7 and Fedora dual system, Fedora you know, one of the many distributions of Linux. Start Fedora if you write**,Start Windows7 when you watch a movie or something,Fedora has Firefox and Chrome installed on it,Chrome comes with a flash plug-in,Firefox needs to install Flash on it.,Firefox also has Flash.,So you can see it in a browser on Linux**。 It doesn't matter which system you start, it's very convenient. >>>More

7 answers2024-06-16

Xun Lei is the same. Please go to Windows below to use.

Foreign software is recommended to choose Pidgin, and the latest version supports most of the IM protocols, such as MSN (I have to say, Microsoft is very open to Linux in some aspects). He also supports QQ, but only for text. >>>More

6 answers2024-06-16

Do user management commands manage users?

Add user useradd >>>More

11 answers2024-06-16

Neither of the first two seems to be true.

Let's talk about the relationship between mount points and devices (storage space). >>>More

4 answers2024-06-16

I don't know, I want to interconnect 2 windows7 also has such a situation, and what password is wrong. However, if you just want to put the files on Windows 7 to the virtual machine, you can still copy and paste them directly. The VMware virtual machine I also use is a Ubuntu system, and it is directly copied and pasted to transfer files to each other.