Hi,

We are trying to verify the steps needed to import aradmin schema from prod 
server to QA server at the database level it fails.

The DBA did the following steps
create user aradmin identified by ar#admin#
default tablespace arsystem
temporary tablespace artmpspc
alter user aradmin quota unlimited on arsystem;
grant aradminrole to aradmin;

The aradminrole has below system privileges:
 grant   create synonym,
        create database link,
        query rewerite,
        create procedure,
        create view,
        create session,
        alter session,
        create table,
        create trigger,
        create sequence
to aradminrole;


I restarted the arserver in QA and I am getting the following error message
Action Request System(R)  Server   Version 7.5.00 Patch 003 200909200825
(c) Copyright 1991-2009 BMC Software, Inc.

390600 : Message not in catalog -- message number = 0 (ARERR 0)
   Set user_cache and group_cache.

390600 : AR System server terminated -- fatal error encountered (ARNOTE 21)

AR System Application server terminated when a signal/exception was received by 
the server (ARAPPNOTE 4500)
   15

Is there some other steps I need to do? Has anyone come across this issue.

Thanks
Shamhoon

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug11 www.wwrug.com ARSList: "Where the Answers Are"

Reply via email to