Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Starter's questions

Starter's questions

From: fish <zuohong.f.yu_at_bigfoot.com>
Date: Wed, 17 Jul 2002 23:14:26 +0800
Message-ID: <ah41i1$260f$1@mail.cn99.com>


Hi all,

I've got several newbie questions. Please help out, thank you. My environment: RedHat 7.2 + Oracle 8i (8.1.7)

  1. I can't use sql*plus. Take a look at following lines:

    [oracle_at_svr1 oracle]$ sqlplus

SQL*Plus: Release 8.1.7.0.0 - Production on Wed Jul 17 22:51:44 2002

(c) Copyright 2000 Oracle Corporation. All rights reserved.

Enter user-name: sys
Enter password:
ERROR:
ORA-07217: sltln: environment variable cannot be evaluated.

Enter user-name: system
Enter password:
ERROR:
ORA-07217: sltln: environment variable cannot be evaluated.

Enter user-name: scott
Enter password:
ERROR:
ORA-07217: sltln: environment variable cannot be evaluated.

SP2-0157: unable to CONNECT to ORACLE after 3 attempts, exiting SQL*Plus
[oracle_at_svr1 oracle]$



You know, I can use these accounts to login to dbastudio, no any problem.

2.I still can't start OMS. Take a look at following lines:



[oracle_at_svr1 oracle]$ oemctrl start oms

OEMCTRL for Linux: Version 2.2.0.0.0
Copyright (c) 1998, 2000, Oracle Corporation. All rights reserved. Starting the Oracle Management Server............ ^c
[oracle_at_svr1 oracle]$


When I use *emca* to deal with repository, there comes out an error message at last step:

step 5 of 5: Creating Repository Summary SQL exception encountered:
Reason: ORA-06553: PLS-213: package STANDARD not accessible.

I can hardly understand these words. Give me some suggestion, please.

fish Received on Wed Jul 17 2002 - 10:14:26 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US