Travis Camechis wrote:
> I am trying to deploy the development schema as documented under the wiki
>
> I am running this command
>
> make satellite-clean satellite-release TBS=USERS
> SQLUSER=spacewalk/spacew...@xe
>
>
> It goes for awhile setting up the DB and then dies with this error. Does
> anyone have any suggestions ?
>
> SQL_FILE
> -------------------------------------
>
> rhnsat/tables/rhnVersionInfo_data.sql
>
>
> S
> -
>
>
>
> 0 rows deleted.
>
>
> 1 row created.
>
>
> Commit complete.
>
>
> SQL_FILE
> ---------------
> rhnsat/quit.sql
>
> Disconnected from Oracle Database 10g Express Edition Release 10.2.0.1.0 -
> Production
>
>
> SQL*Plus: Release 10.2.0.4.0 - Production on Sat Jan 17 21:46:28 2009
>
> Copyright (c) 1982, 2007, Oracle. All Rights Reserved.
>
> ERROR:
> ORA-12154: TNS:could not resolve the connect identifier specified
>
>
>
> Enter user-name:
> SQL*Plus: Release 10.2.0.4.0 - Production on Sat Jan 17 21:46:29 2009
>
> Copyright (c) 1982, 2007, Oracle. All Rights Reserved.
>
> ERROR:
> ORA-12154: TNS:could not resolve the connect identifier specified
>
>
>
> Enter user-name: SP2-0306: Invalid option.
> Usage: CONN[ECT] [logon] [AS {SYSDBA|SYSOPER}]
> where <logon> ::= <username>[/<password>][@<connect_identifier>] | /
> SP2-0306: Invalid option.
>
> Usage: CONN[ECT] [logon] [AS {SYSDBA|SYSOPER}]
> where <logon> ::= <username>[/<password>][@<connect_identifier>] | /
> SP2-0157: unable to CONNECT to ORACLE after 3 attempts, exiting SQL*Plus
>
> make[1]: *** [universe.satellite-synonyms.lst] Error 255
> make[1]: Leaving directory `/mnt/projects/spacewalk/schema/spacewalk'
> make: *** [test-make-release] Error 2
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Spacewalk-devel mailing list
> [email protected]
> https://www.redhat.com/mailman/listinfo/spacewalk-devel
Hi Travis,
It actually looks like that completed sucessfully. As long as it gets to :
> rhnsat/quit.sql
The schema has deployed just fine. I'm not sure why that error gets
printed, but from my experience you should be ok. Just keep following
the directions found here:
https://fedorahosted.org/spacewalk/wiki/DevelopmentWorkstationSetup
and you should be good to go.
Any other devs know why that error gets thrown ?
-Justin
_______________________________________________
Spacewalk-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-devel