SET does not exist in GS02 but there in GS03

HI
When I display a set using GS03 it shows the assigned accounts. But when i go to edit the same set using GS02 it says "Set xxxx does not exist". I used the same Set ID which I used to diplay the set
Pls advice what could be the issue OR is there another Tcode to chage the set
Thanks

Hi,
if the set can be displayed (GS03) it can be changed (GS02). Ensure that tere are no typing errors in the set ID and check if you are viewing/changing the set in the same system/client.
best regards, Christian

Similar Messages

  • Primary index does not exist in database but shows in SE14?

    I added a couple of key fields to a Z table and activated it. Every thing went well - adjusted it with SE14 also.
    When I checked the Runtime object - it is OK.
    When I checked Database Object, it is showing that the Primary Index does not exist in Database but SE14 says that the Priamry Index exists in Database.
    Please advise how to correct this. I saw another psoting when I searched per this error message: "Indexes: Inconsistent with DDIC source" . It tells to create this index at Database but need to know the steps.
    pl advise.
    (reposting here)
    Edited by: Venkatabby on Mar 26, 2008 4:05 PM

    hi,
    To create a index for a table,
    go to se11->click on Indexes tab and create  a primary index.
    Indexes speed up data selection from the database. They consist of selected fields of a table, of which a copy is then made in sorted order. If you specify the index fields correctly in a condition in the WHERE or HAVING clause, the system only searches part of the index (index range scan).
    The system automatically creates the primary index. It consists of the primary key fields of the database table. This means that for each combination of fields in the index, there is a maximum of one line in the table. This kind of index is also known as UNIQUE.
    If you cannot use the primary index to determine the result set because, for example, none of the primary index fields occur in the WHERE or HAVINGclauses, the system searches through the entire table (full table scan). For this case, you can create secondary indexes, which can restrict the number of table entries searched to form the result set.
    You create secondary indexes using the ABAP Dictionary. There you can create its columns and define it as UNIQUE.
    reward points if useful.
    regards
    sandhya

  • ORA-13754: "SQL Tuning Set" "" does not exist for user "SYS"

    While calling dbms_stats.seed_col_usage I got the following error. Can someone help me on how to resolve it
    sqlplus
    SQL*Plus: Release 11.2.0.1.0 Production on Thu Apr 14 14:37:38 2011
    Copyright (c) 1982, 2009, Oracle. All rights reserved.
    Enter user-name: / as sysdba
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL> select * from v$version;
    BANNER
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    PL/SQL Release 11.2.0.1.0 - Production
    CORE 11.2.0.1.0 Production
    TNS for IBM/AIX RISC System/6000: Version 11.2.0.1.0 - Production
    NLSRTL Version 11.2.0.1.0 - Production
    SQL> show user
    USER is "SYS"
    SQL> begin
    2 dbms_stats.seed_col_usage(null,null,400);
    3 end;
    4 /
    begin
    ERROR at line 1:
    ORA-13754: "SQL Tuning Set" "" does not exist for user "SYS".
    ORA-06512: at "SYS.DBMS_SQLTUNE_INTERNAL", line 17379
    ORA-06512: at "SYS.DBMS_STATS", line 28451
    ORA-06512: at line 2
    Thank You
    Sarayu

    According to the documentation:
    SEED_COL_USAGE ProcedureThis procedure iterates over the SQL statements in the specified SQL tuning set, compiles them and seeds column usage information for the columns that appear in these statements.
    Syntax
    DBMS_STATS.SEED_COL_USAGE (
    sqlset_name IN VARCHAR2,
    owner_name IN VARCHAR2,
    time_limit IN POSITIVE DEFAULT NULL);>
    It looks like you need to provide a SQLSET_NAME and OWNER_NAME to use this procedure correctly, to which you've provided NULLs. I don't see any exceptions in the documentation that indicate special processing when NULLs are provided.

  • GS004 Set does not exist.  PCA account groups

    I ran transaction KE5B to copy the financial statement version to PCA account groups. I did not use a suffix or prefix.
    The result was an account group has been created in profit center accounting (classic G/L). I can see this account group in transaction KDH3 and I can even change and save it in KDH2. Now when I run a list oriented report from the menu tree (report group 8A26) and I select this account group, the system reports the error GS004 Set does not exist.
    The funny thing is when I run an interactive report in PCA and I select the same account group, I don't get this error message and the reports just run.
    Please help me out, I need to run these list oriented reports.
    BR, Edwin

    Hi,
    How was everything going on? Have you create a run as account and distribute it to specific computers that being monitored?
    Please through the below blog to build your runas account:
    Configuring Run As Accounts and Profiles in OpsMgr – A SQL Management Pack Example
    http://blogs.technet.com/b/kevinholman/archive/2010/09/08/configuring-run-as-accounts-and-profiles-in-r2-a-sql-management-pack-example.aspx
    In addtion, here is a similar thread for your reference:
    Run As Account does not exist on the target system or does not have enough permissions
    http://social.technet.microsoft.com/Forums/en-US/b3c90ac5-c932-4b13-a5a9-e6991f09e60e/run-as-account-does-not-exist-on-the-target-system-or-does-not-have-enough-permissions?forum=operationsmanagergeneral
    Regards,
    Yan Li
    Regards, Yan Li

  • How to update zero to a column value when record does not exist in table but should display the column value when it exists in table?

    Hello Everyone,
    How to update zero to a column value when record does not exist in table  but should display the column value when it exists in table
    Regards
    Regards Gautam S

    As per my understanding...
    You Would like to see this 
    Code:
    SELECT COALESCE(Salary,0) from Employee;
    Regards
    Shivaprasad S
    Please mark as answer if helpful
    Shiv

  • BC Set does not exist in repository

    Dear Expert
    Help me!!!
    We can not use the "Fine-Tune" and "Deploy" due to the following warning.
    "BC Set YC1C5GXJY_N_TAX_DECPROF_SG does not exist in repository"
    Could you tell me how to solve this problem.

    Hi Ryota,
    it seems like you have custom solution with name YC1C5GXJY_
    Activate business configuration(.bac file) and activate the solution in SDK
    HTH
    Sunil

  • What object it colud be? column/field does not exists in table but shows values?

    Hi,
    I have a typical problem. Where is this column comming from??
    Below is the actual table column description where I don't have a field called "3rd_party_driver_home_phone"
    But when I run the query as select 3rd_party_driver_home_phone from
    additional_vehicle damage; it shows records with some value 3 for each of its row,
    This field is acting like a regular column but when I try to drop that
    column(Oracle 8.1.5) It says column doesn't exist.
    why this problem is occuring?
    Thanks,
    Ramana
    Table Description is as follows :
    SQL> desc additional_vehicle_damage;
    Name Null? Type
    AD_VEH_ID NOT NULL NUMBER(38)
    AD_ADJ_CLAIM_NU VARCHAR2(20)
    AD_ADJ_FNAME VARCHAR2(40)
    AD_ADJ_LNAME VARCHAR2(40)
    PARTY3RD_DRIV_HOME_PHONE VARCHAR2(30)
    null

    APC,
    Actually, Oracle objects can start with a number, but it's a really bad idea. When you create the object you just have to enclose it in double quotes, which also makes it case sensitive:
    "3rd_party_driver_home_phone"
    Your guess about the query sounds likely.
    Ramana,
    Did you figure it out yet? Was the query like APC suggested? If not, have you searched the user_objects table in the same manner as the user_synonyms table?
    Barbara
    null

  • Column/field does not exists in table but shows values?

    Hi,
    I have a typical problem. Where is this column comming from??
    Below is the actual table column description where I don't have a field called "3rd_party_driver_home_phone"
    But when I run the query as select 3rd_party_driver_home_phone from
    additional_vehicle damage; it shows records with some value 3 for each of its row,
    This field is acting like a regular column but when I try to drop that
    column(Oracle 8.1.5) It says column doesn't exist.
    why this problem is occuring?
    Thanks,
    Ramana
    Table Description is as follows :
    SQL> desc additional_vehicle_damage;
    Name Null? Type
    AD_VEH_ID NOT NULL NUMBER(38)
    AD_ADJ_CLAIM_NU VARCHAR2(20)
    AD_ADJ_FNAME VARCHAR2(40)
    AD_ADJ_LNAME VARCHAR2(40)
    PARTY3RD_DRIV_HOME_PHONE VARCHAR2(30)

    APC,
    Actually, Oracle objects can start with a number, but it's a really bad idea. When you create the object you just have to enclose it in double quotes, which also makes it case sensitive:
    "3rd_party_driver_home_phone"
    Your guess about the query sounds likely.
    Ramana,
    Did you figure it out yet? Was the query like APC suggested? If not, have you searched the user_objects table in the same manner as the user_synonyms table?
    Barbara
    null

  • Artist does not exist in library, but appears in Autocomplete--how to fix?

    I had an artist name appearing in all caps in my library. I went through and found every instance of her name in the library, and carefully pasted the proper capitalization. Her name in caps no longer exits in my library at all--yet when I try to fill in a new song with her name as artist, it ALWAYS shows up in all caps, and won't let me revert.
    I've tried the advice followed in these threads:
    http://hints.macworld.com/article.php?story=20040211190245654
    http://forums.macrumors.com/archive/index.php/t-1538067.html
    http://forums.ilounge.com/itunes-related-mac-pc-applications/261681-how-delete-a uto-fill-tags-itunes-under-get-info.html
    https://discussions.apple.com/message/15688183#15688183
    https://discussions.apple.com/message/5952472#5952472
    The general consensus for how to deal with this is:
    A) Enter gibberish character at the beginning so you don't trigger the autofill, then delete when done, OR
    B) Copy the correctly spelled/capitalized version and paste it in.
    Both of those work, but they are VERY tedious and time consuming.
    They essentially defeat the purpose of autocomplete.
    I have double and triple checked. The artist name in all caps IS NOT anywhere in my library, but it STILL appears as the first autocomplete suggestion, and it won't let me edit the letters properly to be lowercase.
    Is this come kind of Cache?
    iTunes Library corruption?

    As per my understanding...
    You Would like to see this 
    Code:
    SELECT COALESCE(Salary,0) from Employee;
    Regards
    Shivaprasad S
    Please mark as answer if helpful
    Shiv

  • Data roaming setting does not show up on iPhone 4S

    My wife got a new iPhone 4S from Verizon a few weeks and and she's been using it with no probolems since then. Yesterday we crossed the board into Canada and I tried to turn "Data Roaming" off on her phone but the "Data Roaming" setting does not exist in Settings->General->Network. On my Verizon iPhoen 4S it has the optios "Voice Roaming" and  "Data Roaming" but on hers only "Voice Roaming".
    I was able to turn off all cellular data but that's actually inconvenient because we're right on the border and often go in an out of US cell converage areas, so with data roaming off it lets me use data whenever there's a US cell signal and otherwise prevents me from using data on a Canadian signal, but with all cellular data off, you have to constantly be toggling the setting when you think you go from a cell tower in the Canada to one in the US.
    Does anybody have any idea why the "Data Roaming" setting does not exist on her phone yet it does on mine? Both phones are running iOS 5.0.1.

    On your wife's phone: Dial *228. When prompted, select 2 to update her roaming capabilities. When complete, you will hear a confirmation message. In about a minute, you will also see an alert that your service update is complete. See if doing that fixes things.

  • InitializeComponent does not exist in current context

    I've solved every other error in my Windows Forms appl, except this one. Problem calls for a separate class for PresentationGUI. I also have classes for Housing, SingleFamily, MultiUnit and HousingAPP. I haven't created my 'form' yet; there is no design.cs
    or designer.cs for the GUI.
    I don't know how to create those and start adding controls. I want to solve this error first. This is what my PresentationGUI.cs looks like:
    using HousingNameSpace;
    using SingleFamilyNameSpace;
    using MultiUnitNameSpace;
    namespace PresentationGUINameSpace           
        public partial class PresentationGUI : Form
            private SingleFamily singleFamily;
            private MultiUnit multiUnit;
            public PresentationGUI()
                InitializeComponent();
    Can anyone clue me in to what's wrong in this file? There's a lot of 'name does not exist' "hits" online but they all have to do with other applications. I can't imagine it's very complicated in my little Windows Forms problem, especially since
    I haven't created much yet. A few vars in the classes, that's about it.
    Any assistance would be greatly appreciated.
    Thank you,
    Mac

    I've solved every other error in my Windows Forms appl, except this one. Problem calls for a separate class for PresentationGUI. I also have classes for Housing, SingleFamily, MultiUnit and HousingAPP. I haven't created my 'form' yet; there is no design.cs
    or designer.cs for the GUI.
    I don't know how to create those and start adding controls. I want to solve this error first. This is what my PresentationGUI.cs looks like:
    using HousingNameSpace;
    using SingleFamilyNameSpace;
    using MultiUnitNameSpace;
    namespace PresentationGUINameSpace           
        public partial class PresentationGUI : Form
            private SingleFamily singleFamily;
            private MultiUnit multiUnit;
            public PresentationGUI()
                InitializeComponent();
    Can anyone clue me in to what's wrong in this file? There's a lot of 'name does not exist' "hits" online but they all have to do with other applications. I can't imagine it's very complicated in my little Windows Forms problem, especially since
    I haven't created much yet. A few vars in the classes, that's about it.
    Any assistance would be greatly appreciated.
    Thank you,
    Mac
    It seams that you are using blindly someone's code ...
    PresentationGUI was generated by VS - delete this class. Add to your project a new Form named PresentationGUI - this will generate PresentationGUI.Designer.cs and call to InitializeComponent now will make sence. Open it, change the namespace
    if necessary and copy/paste the code from the original class.
    Classified SR-2 | 2x Xeon W5580 - 3.20 GHz | 12x 2GB Kingston KHX2000C9D3T1K3/6GX | 2x MARS II/2DIS/3GD5 | SAMSUNG 830 MZ-7PC512D/AM 2.5" 512GB SATA III MLC | 4x Spinpoint F3EG HD503HI 500GB 5400 16MB SATA 3.0Gb/s |

  • Package javax.persistence does not exist

    Hi, I'm a beginner on Weblogic, sorry my so simple and basic question (and my bad english). But I'm trying to build the weblogic examples ("ant build", as the documentation says) and got error messages like this:
    Buildfile: build.xml
    clean:
    init:
    [mkdir] Created dir: /opt/bea/wlserver_10.3/samples/server/examples/src/examples/ejb/ejb30/build/META-INF
    [copy] Copying 1 file to /opt/bea/wlserver_10.3/samples/server/examples/src/examples/ejb/ejb30/build/META-INF
    [copy] Copying 1 file to /opt/bea/wlserver_10.3/samples/server/examples/src/examples/ejb/ejb30/build/META-INF
    [echo] ======================================================
    [echo] Building EJB 3.0 Samples
    [echo] ======================================================
    [echo] Base directory : /opt/bea/wlserver_10.3/samples/server/examples/src/examples/ejb/ejb30
    [echo] Samples Home : /opt/bea/wlserver_10.3/samples
    [echo] Deployed Target : /opt/bea/wlserver_10.3/samples/server/examples/build/ejb30/reviewService.ear
    compile:
    [javac] Compiling 38 source files to /opt/bea/wlserver_10.3/samples/server/examples/src/examples/ejb/ejb30/build
    [javac] /opt/bea/wlserver_10.3/samples/server/examples/src/examples/ejb/ejb30/src/java/examples/ejb/ejb30/domain/Artist.java:6: package javax.persistence does not exist
    [javac] import javax.persistence.*;
    [javac] ^
    [javac] /opt/bea/wlserver_10.3/samples/server/examples/src/examples/ejb/ejb30/src/java/examples/ejb/ejb30/domain/Person.java:7: package javax.persistence does not exist
    I suppose that there is some "jar" containing "javax.persistence" that should be included in some classpath
    on build.xml file, but I didn't find such "jar". I found in documentation that persistence is also implemented using
    the Kodo software, an may be I should configure it, but I don't know how. Can someone help me building the
    Weblogic examples?
    Thanks.

    Hi,
    Here the result of :
    echo "CLASSPATH" in windows after running setWLS.Env.cmd
    C:\bea\patch_wlw1030\profiles\default\sys_manifest_classpath\weblogic_patch.jar;
    C:\bea\patch_wls1030\profiles\default\sys_manifest_classpath\weblogic_patch.jar;
    C:\bea\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar;
    C:\bea\patch_cie660\profiles\default\sys_manifest_classpath\weblogic_patch.jar;
    C:\bea\JROCKI~1\lib\tools.jar;C:\bea\WLSERV~1.3\server\lib\weblogic_sp.jar;
    C:\bea\WLSERV~1.3\server\lib\weblogic.jar;
    C:\bea\modules\features\weblogic.server.modules_10.3.0.0.jar;
    C:\bea\WLSERV~1.3\server\lib\webservices.jar;
    C:\bea\modules\ORGAPA~1.5/lib/ant-all.jar;
    C:\bea\modules\NETSFA~1.0_1/lib/ant-contrib.jar;
    C:\bea\patch_wlw1030\profiles\default\sys_manifest_classpath\weblogic_patch.jar;
    C:\bea\patch_wls1030\profiles\default\sys_manifest_classpath\weblogic_patch.jar;
    C:\bea\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar;
    C:\bea\patch_cie660\profiles\default\sys_manifest_classpath\weblogic_patch.jar;
    C:\bea\JROCKI~1\lib\tools.jar;
    C:\bea\WLSERV~1.3\server\lib\weblogic_sp.jar;
    C:\bea\WLSERV~1.3\server\lib\weblogic.jar;
    C:\bea\modules\features\weblogic.server.modules_10.3.0.0.jar;
    C:\bea\WLSERV~1.3\server\lib\webservices.jar;
    C:\bea\modules\ORGAPA~1.5/lib/ant-all.jar;
    C:\bea\modules\NETSFA~1.0_1/lib/ant-contrib.jar;
    C:\Program Files\Java\jre1.6.0_07\lib\ext\QTJava.zip
    Hope it will help
    can you past the content of you script setWLSEnv.sh?
    Also try with the script setExamplesEnv.sh under C:\bea\wlserver_10.3\samples\domains\wl_server (for windows) the equivalent of Unix
    Thanks

  • MR11 - GR/IR Reconciliation - Error "Plant does not exist"

    Dear All,
    Background -
    We have a PO created in 2004 with one line item, against plant ABC for quntity 100 Units.
    MIRO has been done (100 uinits) with out MIGO and the vendor has been paid.
    The plant ABC was deleted in 2005.
    Problem-
    We want to reconcile the quantities for this PO. We get the error "plant ABC does not exist"
    Solutions tried but not ok -
    We can post a JV for accounting, but this PO will remain open.
    Do we have a solution for this?
    please let me know your sugesstions and ideas.
    regards,

    1)You can post a JV.
    2)Mark the line item for deletion of this PO.
    3) This will not appear in any report which will be run on plant basis.
    Reward if helpful

  • GRC 10 Role Import error(Master role does not exist) in SP12

    Hi,
    We have completed connectors part and ran sync jobs successfully.
    We have given required inputs in Define Criteria,Select Role Data in Role Import.When we submit this,only few roles are successfully imported.
    It is giving error like Master role does not exist(some roles) but it is successful for few other roles. 
    We have tried with SKIP option in role authorization source as per a note but it is not successful for all the role import and getting above mentioned error.
    Please check and advice.
    Thanks & Regards,
    Koteswara Rao.

    Hi Koteswara
    Have you confirmed in SAP that your ZM* roles are definitely imparting roles only? When you tried to upload them on second attempt, did you relaunch the the role import screen to ensure any buffering completely cleared?
    Another thing to try - import the master role and then exit NWBC and run the repository synch job. Go back to NWBC and attempt to import the derived roles to see if error is gone?
    If these don't work for you it may be time to contact SAP. I assume it was the following note you referred to: 1576321 - Import derived role without master role
    Also, this topic was raised in SCN last year (unfortunately the thread was not updated with the solution). Possibly reach to the thread owner and see if they will login to SCN and update it Role import failed with Master role  does not exist in SP13
    Regards
    Colleen

  • HT4623 I'm trying to update my iPhone and I go to ``settings'' then ``general'' and at that point I should see ``software update.'' But it's simply not there, that line does not exist in my phone. What can I do?to look for the

    I'm trying to update my iPhone and I go to ``settings'' then ``general'' and at that point I should see ``software update.'' But it's simply not there, that line does not exist in my phone. What can I do?

    This featue is only available on iphone running ios 5 or later.
    Update as you always have, via itunes.
    Read the article you linked.  the entire article, not just the first part.
    iOS: How to update your iPhone, iPad, or iPod touch

Maybe you are looking for