Error : User master comparison incomplete

Dear All,
I am working on a CUA system. I have modified an existing role(it was a requirement to change Material Mvt typ) and transported to QA system. then run PFCG_TIME_DEPENDENCY.
But when I check user -> and roles using SU01, I see the role I transported is in RED color. but then when I try to do a user comparison I got new error user "Maximum profile exceeded for user ABCXX" , because of this error I cannot complete user comparison.
I also tried PFUD -> Cleanups first, then Profile matching unfortunately it still gives User master comparison incomplete.
Is there a alternative way to compare users except "ABCXX" which has "Maximum profile exceeded for user" or how do I skip this message and complete user comparison ?

Souyee,
If user needs access,then remove unimportant tcodes from the user menu.
or
If you have similar user id , without profile issues,then you can copy that id .(i.e if it is happening for only one user id)
NOTE:
even if you are able to do the user comparsion,Some of our users are not able to execute some transaction codes, even though the required roles are granted. these type of problems will occur.
Other option is:
you need to identify the  profiles assigned and ensure that they are below 312, as you canu2019t assign more than 312 profiles to a SAP User ID.
If the issue happens even with very few profiles, verify the Number of authorizations in User Buffers value in the Instance profile. The value for Auth/authnum ber_in_userbuffer parameter can be increased_. The size of the buffer must always exceed the maximum number of authorizations as authorization checks are made only against those in the buffer. The default value is 800, but this can be set to a value which is between 1u20132000.
What happens when an instance profile parameter is set outside it's range ?
Note: Take the help of basis guys,if at all you need to change the Instance value.
Thanks,
Sri

Similar Messages

  • User master comparison incomplete; see long text

    I'm using SU01 and PFCG to assign roles. However, I often got the following error when I want to compare users and so on.
    <b>User master comparison incomplete; see long text
    Message no. S#260</b>
    I always need to ask the administrator to do the comparison for finishing the role assignment. We are guessing that my account is lacking some authorizations.
    Does anybody have any idea?
    Sunny

    Hello,
    it's depending on an entry in table PRGN_CUST. If there's an entry CHECK_S_USER_SAS YES (view via SE16), then it's the authorization object
    S_USER_SAS. If not, then there are the 'old' authorization objects  S_USER_GRP, S_USER_AGR, S_USER_PRO and S_USER_SYS getting checked.
    Anyway, using SU53 might be quicker than scanning through the different authorization objects.
    Regards Wolfgang

  • User master comparison

    Hi All,
    In one system I created a role and assigned a user to it without doing the user master comparison. Using this user, I tried accessing the transactions, but it failed just because the user master comparison not done - correcty according to fundamentals.
    In another system, I did the samething but the system assowed to launch the transaction without the user master record is updated.
    Could anyone tell me the catastrophe behind this?
    Thanks a lot for your time.
    Thanks and Regards, Pradeep

    Hi Pradeep,
    please try that once again with a complete empty user. maybe the user had that authorization already through another role/profile.....
    Please also keep in mind, that if you save a user in SU01 the user comparison is also performed automatically.
    b.rgds, bernahrd

  • Missing Field error when modifying user Master Record

    We are using our corporate LDAP to authenticate our portal users and do not have (nor do we want) write permission to the LDAP. We are using additional attributes (ume.admin.addattrs) to hold information pertinent to the portal. We are running into a problem though when required information is missing from the LDAP user master record. For example, if the users email address is missing, when we attempt to save a user's record with the additional attributes we need, the system responds with a "Missing Field" error message and will not save the additional attribute until the LDAP record is complete. Currently the only work around to this problem is to notify the LDAP administrators and have them update the record (not a high priority for them).
    Is there a way to have the portal ignore incomplete records and just save what it has?
    Thanks
    Ken Burd

    We are using our corporate LDAP to authenticate our portal users and do not have (nor do we want) write permission to the LDAP. We are using additional attributes (ume.admin.addattrs) to hold information pertinent to the portal. We are running into a problem though when required information is missing from the LDAP user master record. For example, if the users email address is missing, when we attempt to save a user's record with the additional attributes we need, the system responds with a "Missing Field" error message and will not save the additional attribute until the LDAP record is complete. Currently the only work around to this problem is to notify the LDAP administrators and have them update the record (not a high priority for them).
    Is there a way to have the portal ignore incomplete records and just save what it has?
    Thanks
    Ken Burd

  • User Master export terminated with error

    Hi Experts,
    When I am trying to take user master export; after some time is ends with error 'Communication error, CPIC return code 017, SAP return code 672'
    When I check the transport log it has the error
                                                                                    28  534.764245
        [dbtrtab     ,03914]  ***LOG BY4=>sql error 3106   performing SEL on table USRACL     [dbtrtab#2 @ 3914]
                                                                                    493  534.764738
        [dbtrtab     ,03914]  ***LOG BY0=>ORA-03106: fatal two-task communication protocol error [dbtrtab#2 @ 3914]
                                                                                    31  534.764769
       SQL error 3106 accessing USRACL: ORA-03106: fatal two-task communication protocol e
    The system is an EHP4 ERP6 system and oracle version is 11.2.0.2
    Could you please advise how can we correct this error
    Thanks,
    Varun

    Do you have latest R3trans anp tp on your system ? Do you have latest Opatch installed for your database ?
    Regards,
    Subhash

  • Error : please mention output device in user master data

    I am new to ABAP development.I have created a smartform of address as a main window,then call the function module in a report program. When i run that report program, i m getting screen asking for output
    device saying "please mention output device in user master data".
    In main window, i have selected an address number whose details is to printed in the form,but instead of displaying the address, it's asking for output device.
    can you please tell me where lies the error & how to get rid of that?

    Hi Anupam,
    Refer this [wiki|https://www.sdn.sap.com/irj/scn/wiki?path=/display/snippets/massAddressorLabelPrintinginSMARTFORMS]
    Regards,
    Sravanthi

  • Update termination Error : Maintain Output device in User master record

    Hi All,
    For transaction IW32 when print is given we have getting Update termination error : Maintain Output device in User master record.
    I have set the user_settings = Space, for output_Options passed the output device . Even for control_paramters I have passed the device while calling the Smartform . However there is no use. Still I am getting the update termination error.
    Please let me know how to solve this issue. Any OSS Note is there for this.
    Thanks in Advance!
    Regards,
    Preethi G

    Hi,
    Thanks for the reply. There is no problem in the print program .
    In the user master record , if the output device is not given and in the print program if we pass the output device. the error is coming.Is there any way to solve the issue at the print program level with out maintaining the user master.Please let me know.
    Many Thanks!
    Regards,
    Preethi G

  • User master comparision

    Hi Experts,
    Could you please advise on CUA User master comparision.
    CUA with 9 child systems.
    If the user master records showing yellow on particular roles assigned to users. Composite roles in CUA not showing yellow in users tab but when you going to child system for that particular role it is showing yellow.
    Do we need to do user comparision manually in child systems?
    Please advise.
    Thanks,

    Hi,
    Better option will be scheduling a background job 'PFCG_TIME_DEPENDENCY".
    Another option would be, Go to PFCG -->Utilities -->Settings -->Check the box 'Automatic User Master Adjustment When saving the role'. It will adjust the role each and every time you click the save button.
    Another small tip,
    If you are trying to add a role to a user in a CUA system which has been transported shortly form DEV system(or any) and if it is throwing you a error "Role does not exist in the system" even if the role is available in the respected child system, Just go to the PFCG of child system, enter the role name and go to 'Environment' and selsct option 'Text comparison for CUA central system'. Now u'll be able to asssign the role.

  • I am trying to export a video I have made in FCP 10.0.8 to Youtube or to a master file and I keep on getting an error -50, or "error exporting master file at frame 20074" Any ideas?

    Having used FCExpress for a while I decided to give FC Pro X a trial, I created my first video with it, exported to youtube and it worked fine.  I am now trying to export my second video to youtube and I get an error -50 which means absolutely nothing.  Not being defeated that easy I tried exporting to a mster file using the H.264 codec and I get an error "exporting master file at frame 20074" - again another useless error.  It takes at least 10 minutes to get to this error after the rendering has started, it gets about 12% in.  Any ideas where to start - I am seriously at the point of giving up with Final Cut Pro X simply on the basis of it being more trouble than its worth - I am just glad I did not pay for it yet...
    Any help would be much appreciated.
    Gerry

    Hi Russ,
    Thanks for your response. I am not an experienced user of FC or other video editing software but if its that hit and miss I think I will go to the trouble of finding some better software - I have a busy enough life as is, I don;t want to get into second guessing what a software problem might be!
    I have just successfully exported my video to a master file using one of the Apple codec options so it looks like it could be to do with the H.264 codec.  I am wondering if Apples Compressor software would solve this problem - the only way to try this it to buy it, there is not trial for the compressor app.  Any ideas?
    Thanks
    Gerry

  • Insert data in a user master data Table

    Hi every body,
    I've created a User Master data table named 'MyTable'. i want to add data to this table but there is an error which occur : 'to generate this. First Define the Numbering Series in the Administration Module'.  I want to add data to this table using C# code,  without using UDO.
    Is it possible?
    Thank you for helping me
    Haifa

    Hi,
    thank you for your answer.
    I didn't understand very well, i will ask the question in an other way.
    it is possible to insert records in a master data table by using the code C#
    I mean :
                usertable = _Company.UserTables.Item(tablename);
                usertable.Code = code;
                usertable.Name = name;
                usertable.UserFields.Fields.Item("U_ContCode").Value = ContCode;
                usertable.UserFields.Fields.Item("U_CardCode").Value = CardCode;
                lRetCode = usertable.Add();
    without encountering the problem of numbering series.
    Haifa

  • Maintain output device in user master data

    when we try to print the Purchase order smartform we are getting the
    following update terminated error message.
    " Please maintain output device in user master data".
    1. If we maintain output device in my user profile as any printer name
    then we are not getting the update terminated error message.
    2. when we select the network printer it is always printing
    using the output device maintained in the user profile (example
    LOCL). it is not printing using network printer.
    when we select the network printer it should overwrite the user profile
    output device.
    Can we have the network printer selected irrespective of the printer
    maintained in the user profile?
    Please provide the solution
    Title was edited by:
            Alvaro Tejada Galindo

    Hi
    If you mention printer as LOCL the system will use network printer and the printer will be controled by Windows.
    If you specify printer name the printer will be controled by SAP.
    I hope now you can re-analyze your issue.
    Regards
    Surya.

  • Date format in user master record cannot be interpreted

    When running an Infopackage from BW to an R/3 customer extractor, the R/3 job cancels with this error message, "Date format in user master record cannot be interpreted". I can restart the R/3 job program from the ABAP editor screen using the same variant that BW issued and the job runs without cancelling.
    NOTE: This process runs without any errors on our QAS system.
    Any idea what causes this error message and how I can fix it?

    Hi Alan,
    I have resolved this issue by myself. Same just like yours mine is also a custom Datasource.
    Solution for this is go to source system check your Background user id i.e like BWALEREMOTE or ALEREMOTE which ever id you have created for setting up RFC connection between R/3 & BW. Check your Date format which has been set for your background user. Use the second format mm/dd/yy. Then run your extraction you will not face any problem.
    If you still have any problem do let me know. If this solution helps you assign points.
    Regards,
    Bhuvana.

  • TNG_recordset  Syntax error in query.  Incomplete query clause.

    I'm using the ADDT insert record form wizard and I keep getting this error: Syntax error in query. Incomplete query clause. Can anyone help?
    <br />
    <br /><%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%>
    <br />
    <!--#include file="../Connections/rentalpaypro.asp" -->
    <br />
    <!--#include file="../includes/common/KT_common.asp" -->
    <br />
    <!--#include file="../includes/tNG/tNG.inc.asp" -->
    <br /><%<br />'Start log out user<br />  Set logout = new tNG_Logout<br />  logout.setLogoutType "link"<br />  logout.setPageRedirect "../index.html"<br />  logout.Execute<br />'End log out user<br />%>
    <br /><%<br />'Make a transaction dispatcher instance<br />Dim tNGs: Set tNGs = new tNG_dispatcher<br />tNGs.Init "../"<br />%>
    <br /><%<br />' Start trigger<br />Dim formValidation: Set formValidation = new tNG_FormValidation<br />formValidation.Init<br />formValidation.addField "ContactFirstName", true, "text", "", "", "", ""<br />formValidation.addField "ContactLastName", true, "text", "", "", "", ""<br />formValidation.addField "EmailAddress", true, "text", "email", "", "", ""<br />formValidation.addField "BillingAddress", true, "text", "", "", "", ""<br />formValidation.addField "City", true, "text", "", "", "", ""<br />formValidation.addField "StateOrProvince", true, "text", "", "", "", ""<br />formValidation.addField "ZipCode", true, "numeric", "", "", "", ""<br />formValidation.addField "PhoneNumber", true, "text", "", "", "", ""<br />tNGs.prepareValidation formValidation<br />' End trigger<br />%>
    <br /><%<br />'Start Restrict Access to Page<br />  Dim restrict: Set restrict  = new tNG_RestrictAccess<br />  restrict.Init MM_rentalpaypro_STRING, "../"<br />'Grand Levels: Any<br />  restrict.Execute<br />'End Restrict Access to Page<br />%>
    <br /><%<br />' Make an insert transaction instance <br />Dim ins__Landlord_Contact_Info_: Set ins__Landlord_Contact_Info_ = new tNG_insert<br />ins__Landlord_Contact_Info_.init MM_rentalpaypro_STRING<br />tNGs.addTransaction ins__Landlord_Contact_Info_<br />' Register triggers<br />ins__Landlord_Contact_Info_.registerTrigger Array("STARTER", "Trigger_Default_Starter", 1, "POST", "KT_Insert1")<br />ins__Landlord_Contact_Info_.registerTrigger Array("BEFORE", "Trigger_Default_FormValidation", 10, formValidation)<br />ins__Landlord_Contact_Info_.registerTrigger Array("END", "Trigger_Default_Redirect", 99, "index.asp")<br />' Add columns<br />ins__Landlord_Contact_Info_.setTable ""Landlord_Contact Info""<br />ins__Landlord_Contact_Info_.addColumn "ContactFirstName", "STRING_TYPE", "POST", "ContactFirstName", ""<br />ins__Landlord_Contact_Info_.addColumn "ContactLastName", "STRING_TYPE", "POST", "ContactLastName", ""<br />ins__Landlord_Contact_Info_.addColumn "EmailAddress", "STRING_TYPE", "POST", "EmailAddress", ""<br />ins__Landlord_Contact_Info_.addColumn "BillingAddress", "STRING_TYPE", "POST", "BillingAddress", ""<br />ins__Landlord_Contact_Info_.addColumn "City", "STRING_TYPE", "POST", "City", ""<br />ins__Landlord_Contact_Info_.addColumn "CompanyName", "STRING_TYPE", "POST", "CompanyName", ""<br />ins__Landlord_Contact_Info_.addColumn "StateOrProvince", "STRING_TYPE", "POST", "StateOrProvince", ""<br />ins__Landlord_Contact_Info_.addColumn "ZipCode", "NUMERIC_TYPE", "POST", "ZipCode", ""<br />ins__Landlord_Contact_Info_.addColumn "Extension", "STRING_TYPE", "POST", "Extension", ""<br />ins__Landlord_Contact_Info_.addColumn "FaxNumber", "STRING_TYPE", "POST", "FaxNumber", ""<br />ins__Landlord_Contact_Info_.addColumn "PhoneNumber", "STRING_TYPE", "POST", "PhoneNumber", ""<br />ins__Landlord_Contact_Info_.setPrimaryKey "ContactInfoID", "NUMERIC_TYPE", "", ""<br />%>
    <br /><%<br />'Execute all the registered transactions<br />tNGs.executeTransactions<br />%>
    <br /><%<br />'Get the transaction recordset<br />Dim rs_Landlord_Contact_Info_<br />Dim rs_Landlord_Contact_Info__numRows<br /><br />Set rs_Landlord_Contact_Info_ = tNGs.getRecordset(""Landlord_Contact Info"")<br />rs_Landlord_Contact_Info__numRows = 0<br />%>

    Are you sure that you are passing the querystring customerid
    when the form
    company_cus is empty.
    Paul Whitham
    Certified Dreamweaver MX2004 Professional
    Adobe Community Expert - Dreamweaver
    Valleybiz Internet Design
    www.valleybiz.net
    "aonefun" <[email protected]> wrote in
    message
    news:epmf3n$f3u$[email protected]..
    >I am receiving the following error message:
    >
    > Microsoft][ODBC Microsoft Access Driver] Syntax error
    (missing operator)
    > in
    > query expression 'customerid_cus='.
    >
    > for the following code:
    >
    > If IsEmpty(Request.Form("company_cus")) Then
    >
    > rs_company.Source = "SELECT customerid_cus, company_cus
    FROM
    > customers_cus
    > WHERE customerid_cus= "&
    Request.QueryString("customerid") &" "
    >
    > Else
    >
    > rs_company.Source = "SELECT customerid_cus, company_cus
    FROM
    > customers_cus
    > WHERE company_cus = '"& Request.Form("company_cus")
    >
    > End If
    >
    > What could the problem be?
    >

  • Export of User Master with customer account reference

    Hi,
    We exported the user master record from prod and imported to QA. Users are reporting error " Your user master has not been created correctly. Contact your system administrator" while they connect from PORTAL.
    While checked in SU01D (from ERP QA) the customer account is not exist after importing the User Master in QA.
    Is there anyway to copy the SU01D related tables for the customer accounts while export User master?
    If so, what are the tables related to SU01D?
    How do we include in User Master Export? or how do we copy the tables?
    Pls help.
    RGC

    Any idea in which table the SAP writes the user references in SQL db? writing a query is not a feasible solution to copy/export all the user references.

  • Comparing User Master Records in SAP ECC 6.0

    Hi,
    I have 2 questions,
    1.We have an issue with user master records comparison. we have assigned a certain role to the user with validity till 15.11.2010. But user had authorizations related to this role till 21.11.2010.  The profile got deleted on 21.11.2010 from user record instead of 15.11.2010.Further I noticed that there was fresh assignment for this role as on 18.11.2010 for another new user. whenever fresh assignment happens the user master record should happen automatically but it is not the case here ? what can be reason ?
    2.By google I have found one report PFCG_TIME_DEPENDENCY which can be scheduled as a background job periodically for user masster records comparision. I just want to know will there be any adverse impact on system performance if we run such jobs periodically ?
    Please help.
    Thanks in advance.
    Regards,
    Syam sundara babu.v

    Hi Nikhil,
    1.We have an issue with user master records comparison. we have assigned a certain role to the user with validity till 15.11.2010. But user had authorizations related to this role till 21.11.2010. The profile got deleted on 21.11.2010 from user record instead of 15.11.2010.Further I noticed that there was fresh assignment for this role as on 18.11.2010 for another new user. whenever fresh assignment happens the user master record should happen automatically but it is not the case here ? what can be reason ?
    This happens if the role is assigned twice and only 1 instance is removed.
    2.By google I have found one report PFCG_TIME_DEPENDENCY which can be scheduled as a background job periodically for user masster records comparision. I just want to know will there be any adverse impact on system performance if we run such jobs periodically ?
    The PFCG_TIME_DEPENDENCY job is required to perform the user master record comparison, so that these kind of inconsistencies will not occur. There will not be any system performance issues and it should be scheduled to run Dialy after 00:00 hours, so that the expired profiles will be deleted.
    Alternatively, you can use PFUD transaction to create this job or to run the comparison once.
    Hope this answers!!
    Best Regards,
    Raghu
    Edited by: Raghu Boddu on Nov 24, 2010 9:06 PM

Maybe you are looking for