Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Package variable g_security_group_id must be set.

572106Apr 12 2007 — edited Apr 13 2007
Hi all,

I just exported a app from Oracle EX (version 10.2.0.1.0) with APEX version FLOWS_020100 and imported it into an Oracle EE (Version 10.2.0.2.0) with APEX version FLOWS_020200.

At first everything looked good - but when I hit a certain page I get this error:

Thu, 12 Apr 2007 14:27:08 GMT

ORA-20001: Package variable g_security_group_id must be set.
ORA-06512: at "FLOWS_020200.F", line 276
ORA-06512: at line 22

DAD name: apex
PROCEDURE : f
URL : http://xxx.xxx.xxx:7780/pls/apex/f?p=112:19:3701795913617063::NO:::
PARAMETERS :
===========
p:
112:19:3701795913617063::NO:::

ENVIRONMENT:
============
PLSQL_GATEWAY=WebDb
GATEWAY_IVERSION=3
SERVER_SOFTWARE=Oracle-Application-Server-10g/10.1.2.0.0 Oracle-HTTP-Server
GATEWAY_INTERFACE=CGI/1.1
SERVER_PORT=7780
SERVER_NAME=triton.dus.novell.com
REQUEST_METHOD=GET
QUERY_STRING=p=112:19:3701795913617063::NO:::
.....

I tried different things like:
- Importing the app again
- Copy the app

Has anybody any idea ?

Thanks
Thomas
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 11 2007
Added on Apr 12 2007
2 comments
1,435 views