Welcome to the dBforums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

If you prefer not to see double-underlined words and corresponding ads, place your cursor
here for ContentLink opt out.

Go Back  dBforums > Database Server Software > Oracle > FRM-41072 Help!!

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-29-03, 12:58
dominant dominant is offline
Registered User
 
Join Date: Jul 2003
Posts: 129
FRM-41072 Help!!

If i connect to the database via the forms (the user who owns the database) everything is ok.

The problem is if i create an application user(and database user currently), i can connect to the database but some errors raises like

"FRM-41072: Cannot create group CGDV$DLRG"
"FRM-41076: Error populating Group"
"FRM-41075: Error Deleting Group"

After that my user can execute the queries properly.

But the error is annoying.

The forms play well if they are connected to the old 7.3.3 database.

I feel that i have missed doing something special.

Could you help me because i have searched the internet with no result.
Reply With Quote
  #2 (permalink)  
Old 11-30-03, 05:50
satish_ct satish_ct is offline
Registered User
 
Join Date: Nov 2003
Location: Bangalore, INDIA
Posts: 333
Thumbs up

HI,

This may be due to one of the following reasons,

1. Duplicate column names in SQL statement.
2. Invalid record group name.
3. Query is invalid.

Check the group name and/or correct the SQL statement.
__________________
SATHISH .
Reply With Quote
  #3 (permalink)  
Old 11-30-03, 08:27
dominant dominant is offline
Registered User
 
Join Date: Jul 2003
Posts: 129
Unfortunately the sources are not available. However, i corrected the problem by adding a synonym reffering to CG_REF_CODES and now it's ok.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On