Cross Schema Issues for certain commands

Within Raptor, there are some commands that don't legitimately work when you are manipulating tables outside of your own schema. The menu items for these should be greyed out. An example is if I want to move a table, the SQL for this command is:
alter table "XXX" move.
Since this SQL command doesn't allow for a schema, it fails with a misleading error message. ORA-00942 Table or view does not exist. For many DBA's it may be readily apparent as to why this error occurs, but for most future Raptor users they'll be confused.

As root:
/bin:/usr/bin:/sbin:/usr/sbin:/opt/mozilla/bin:/usr/bin/perlbin/site:/usr/bin/perlbin/vendor:/usr/bin/perlbin/core
As normal user:
./:/bin:/usr/bin:/usr/local/bin:/usr/bin
You got it in one Morra, a path issue. any reason why they are not the same by default? Solved the issue by copying the root PATH into my .bashrc, but it would be nice to know why they aren't the same.

Similar Messages

  • Cross platform issues for Pro*C

    Hi!,
    Is it possible for me to use the C program I got using Pro*C in Win98(I have to use SQLCHECK=SEMANTICS) and make application in a unix(Solaris) machine? Is there any issue that I have to be aware of?(Everything except the SQL part in the .pc file are standard C).
    Thanks,
    Sreekumar

    If you go up two levels in the breadcrumb trailat the top of the thread to the main discussions page you'll find a little search widget on the right that searches only in the ID related forums.
    That's the place to start looking for other threads that might have similar experience.

  • URL scheme issues for v20 'web viewer'

    Hello all,
    I've recently created a multi-folio app with DPS, but I am having trouble with the 'Social Sharing' option. In the Viewer Builder, I enabled Social Sharing via email and Twitter, made selected articles unprotected via the Producer Builder, and made sure that the folios were not uploaded with PDF (pinch and zoom) images enabled.
    However, when I test the link in my app, my desktop browser says that the webpage does not exist. Am I missing a step or a piece of the setup? I thought that the process would be automated, but I can't seem to get the web viewer to work with my content. Any advice or insight would be greatly appreciated.
    Thanks for the help!
    Designer with DSG

    @DSG
    I'd be willing to look into it for you. I'm an Adobe employee.
    If you are willing to post the link here that would be ideal but you can also just post the "guid" portion of the URL.
    So for example, given this link
    http://www.adobepublish.com/s/18e01039-3307-4142-ba7f-36ffc33f718e/02_DPS_Overview_Stack.h tml
    I would need this part. "18e01039-3307-4142-ba7f-36ffc33f718e"

  • Issue in Calculation schema determination for Scheduling Agreements

    Dear All,
      I am facing an issue in Calculation schema determination for Scheduling Agreements. The issue is -
    "Appropriate calculation schema is not being determined when a scheduling agreement is being created"
    The required settings which have been maintained are - The Calculation Schema (ZEIC31) has been created, Vendor Schema group has been created, Purchasing Organisation Schema group has been created, They both have been assigned to the Calculation schema in Schema determination, The Vendor Schema group has been assigned to the Vendor Master Record in master data creation.
    When I am creating the scheduling agreement, the system is by default choosing the calculation schema - RM0002. Thus I am not able to put the manual condition types which have been assigned in the calculation schema - ZEIC31.
    1> On what logic is the system picking that calculation schema?
    2> What settings can I do to make it pick that calculation schema only which has been assigned with POrg Sch Gp and Ve Sch Gp?
    Regards,
    Sudhanshu

    1> On what logic is the system picking that calculation schema?
    As per "Define Schema Determination" in spro Purchasing document should pick the Pricing Procedure .
    After creation of scheduling agreement have chacked your values in Scheduling agreement (Purchase ORG ,Schema grp in Vendor)
    2> What settings can I do to make it pick that calculation schema only which has been assigned with POrg Sch Gp and Ve Sch Gp?
    Check in Vendor mater is there any Plant specific Purcahsing data maintained.If it is plant specific Check purchasing data for that Plant.

  • I have an iphone 4. Recently I have issues with certain apps closing immediately once they are open. ie Email. Tried re-booting entire thing and still having issues. Any one else having this issue or a fix for it?

    I have an iphone 4. Recently I have issues with certain apps closing immediately once they are opened.(ie Email). Tried re-booting entire phone and still having issues. Any one else having this issue or know a fix for it?

    Delete background Apps from memory and then Reset.
    To Delete background Apps, double click Home button, in the bar at bottom, hold down on an App Icon until the minus sign appears, tap all the minus signs, until all background Apps are cleared from memory. Then Reset, hold both Home and Power buttons until the iPhone begins to restart itself, ignor the 'slide to power off' let the iPhone restart itself. Usually takes about 10 seconds of holding both buttons.

  • Keyboard issue for Stop-A command

    HI guys,
    I've got a SUN Workstation Ultra40 with Sun keyboard with solaris 5.10 release 6/6 installed.
    Their is no responds when I try a Stop-A command. Does anyone experienced the problem? Can some one help.
    Tks

    If you're able to be up in a functional Solaris environment,
    for Solairs-SPARC and for Solaris-x86,
    you can use the reboot command (with proper syntax).
    As root user you do ...
    # reboot -- -r <enter>
    That is "reboot" <space> two dash marks <space> dash "r".
    The paired double dash is the delimiter for the command,
    telling it to expect a 'dashed' argument.
    Glance through the man page.
    That sort of a reconfiguration reboot method will reconfigure any new devices
    for their device paths and append them to the existing path-to-inst file.
    There is another command with Solaris 8 and newer,
    than can rebuild the path-to-inst file and clean out any inappropriate paths.
    Do ...
    # devfsadm -C <enter>
    The uppercase "C" will re-Construct, (or perhaps "clean") the file
    for proper functionality, leaving only valid and current entries in path-to-inst.
    Again, glance through its man pages.
    I have never been a fan of the 'touch /reconfigure' method
    of initiating a reconfiguration reboot. For some reason, it does not
    always seem to work for me.
    I use the reboot, as described, from up in Solaris,
    else I use the reconfig boot option from within the bootloader,
    which currently is GRUB in Solaris-10 x86.

  • Schema support for RFC2307 (LDAP as NIS)

    Does anyone know of a way to easily import the schema from RFC2307 into OID? Anyone have a bulkload I can get to handle this?
    I've started putting the entries in by hand but it is getting tedious, I was hoping another kind soul has done the dirty work

    Hello Matthew:
    Here are the schema definitions for RFC2307: If you would rather have the files send me an email and Ill send you the files.
    Also, I would not use bulkload for just adding these schema extentions. Its overkill. Just copy the schema definitions into a file and use an ldapmodify command like this:
    ldapmodify -h your_host_name -p 389 -D cn=orcladmin -w your_password -v -f /tmp/NISschema.ldi
    # Beginning of LDIF file
    # This file contains all the schema elements required for use of LDAP as
    # Netowrk Information Service. The schema is based on RFC 2307.
    # These definitions are subject to change as and when the RFC is updated.
    # Contact: Saurabh Shrivastava ([email protected]) for issues related to
    # these schema definitions.
    dn: cn=subschemasubentry
    changeType: modify
    add: attributeTypes
    attributeTypes: ( 1.3.6.1.1.1.1.0 NAME 'uidNumber'
    DESC 'An integer uniquely identifying a user in an
    administrative domain'
    EQUALITY integerMatch SYNTAX '1.3.6.1.4.1.1466.115.121.1.27' SINGLE-VALUE )
    dn: cn=subschemasubentry
    changeType: modify
    add: attributeTypes
    attributeTypes: ( 1.3.6.1.1.1.1.1 NAME 'gidNumber'
    DESC 'An integer uniquely identifying a group in an
    administrative domain'
    EQUALITY integerMatch SYNTAX '1.3.6.1.4.1.1466.115.121.1.27' SINGLE-VALUE )
    dn: cn=subschemasubentry
    changeType: modify
    add: attributeTypes
    attributeTypes: ( 1.3.6.1.1.1.1.2 NAME 'gecos'
    DESC 'The GECOS field; the common name'
    EQUALITY caseIgnoreIA5Match
    SUBSTRINGS caseIgnoreIA5SubstringsMatch
    SYNTAX '1.3.6.1.4.1.1466.115.121.1.26' SINGLE-VALUE )
    dn: cn=subschemasubentry
    changeType: modify
    add: attributeTypes
    attributeTypes: ( 1.3.6.1.1.1.1.3 NAME 'homeDirectory'
    DESC 'The absolute path to the home directory'
    EQUALITY caseExactIA5Match
    SYNTAX '1.3.6.1.4.1.1466.115.121.1.26' SINGLE-VALUE )
    dn: cn=subschemasubentry
    changeType: modify
    add: attributeTypes
    attributeTypes: ( 1.3.6.1.1.1.1.4 NAME 'loginShell'
    DESC 'The path to the login shell'
    EQUALITY caseExactIA5Match
    SYNTAX '1.3.6.1.4.1.1466.115.121.1.26' SINGLE-VALUE )
    dn: cn=subschemasubentry
    changeType: modify
    add: attributeTypes
    attributeTypes: ( 1.3.6.1.1.1.1.5 NAME 'shadowLastChange'
    EQUALITY integerMatch
    SYNTAX '1.3.6.1.4.1.1466.115.121.1.27' SINGLE-VALUE )
    dn: cn=subschemasubentry
    changeType: modify
    add: attributeTypes
    attributeTypes: ( 1.3.6.1.1.1.1.6 NAME 'shadowMin'
    EQUALITY integerMatch
    SYNTAX '1.3.6.1.4.1.1466.115.121.1.27' SINGLE-VALUE )
    dn: cn=subschemasubentry
    changeType: modify
    add: attributeTypes
    attributeTypes: ( 1.3.6.1.1.1.1.7 NAME 'shadowMax'
    EQUALITY integerMatch
    SYNTAX '1.3.6.1.4.1.1466.115.121.1.27' SINGLE-VALUE )
    dn: cn=subschemasubentry
    changeType: modify
    add: attributeTypes
    attributeTypes: ( 1.3.6.1.1.1.1.8 NAME 'shadowWarning'
    EQUALITY integerMatch
    SYNTAX '1.3.6.1.4.1.1466.115.121.1.27' SINGLE-VALUE )
    dn: cn=subschemasubentry
    changeType: modify
    add: attributeTypes
    attributeTypes: ( 1.3.6.1.1.1.1.9 NAME 'shadowInactive'
    EQUALITY integerMatch
    SYNTAX '1.3.6.1.4.1.1466.115.121.1.27' SINGLE-VALUE )
    dn: cn=subschemasubentry
    changeType: modify
    add: attributeTypes
    attributeTypes: ( 1.3.6.1.1.1.1.10 NAME 'shadowExpire'
    EQUALITY integerMatch
    SYNTAX '1.3.6.1.4.1.1466.115.121.1.27' SINGLE-VALUE )
    dn: cn=subschemasubentry
    changeType: modify
    add: attributeTypes
    attributeTypes: ( 1.3.6.1.1.1.1.11 NAME 'shadowFlag'
    EQUALITY integerMatch
    SYNTAX '1.3.6.1.4.1.1466.115.121.1.27' SINGLE-VALUE )
    dn: cn=subschemasubentry
    changeType: modify
    add: attributeTypes
    attributeTypes: ( 1.3.6.1.1.1.1.12 NAME 'memberUid'
    EQUALITY caseExactIA5Match
    SUBSTRINGS caseExactIA5SubstringsMatch
    SYNTAX '1.3.6.1.4.1.1466.115.121.1.26' )
    dn: cn=subschemasubentry
    changeType: modify
    add: attributeTypes
    attributeTypes: ( 1.3.6.1.1.1.1.13 NAME 'memberNisNetgroup'
    EQUALITY caseExactIA5Match
    SUBSTRINGS caseExactIA5SubstringsMatch
    SYNTAX '1.3.6.1.4.1.1466.115.121.1.26' )
    dn: cn=subschemasubentry
    changeType: modify
    add: attributeTypes
    attributeTypes: ( 1.3.6.1.1.1.1.14 NAME 'nisNetgroupTriple'
    DESC 'Netgroup triple'
    SYNTAX '1.3.6.1.4.1.1466.115.121.1.26' )
    dn: cn=subschemasubentry
    changeType: modify
    add: attributeTypes
    attributeTypes: ( 1.3.6.1.1.1.1.15 NAME 'ipServicePort'
    EQUALITY integerMatch
    SYNTAX '1.3.6.1.4.1.1466.115.121.1.27' SINGLE-VALUE )
    dn: cn=subschemasubentry
    changeType: modify
    add: attributeTypes
    attributeTypes: ( 1.3.6.1.1.1.1.16 NAME 'ipServiceProtocol' SUP name )
    dn: cn=subschemasubentry
    changeType: modify
    add: attributeTypes
    attributeTypes: ( 1.3.6.1.1.1.1.17 NAME 'ipProtocolNumber'
    EQUALITY integerMatch
    SYNTAX '1.3.6.1.4.1.1466.115.121.1.27' SINGLE-VALUE )
    dn: cn=subschemasubentry
    changeType: modify
    add: attributeTypes
    attributeTypes: ( 1.3.6.1.1.1.1.18 NAME 'oncRpcNumber'
    EQUALITY integerMatch
    SYNTAX '1.3.6.1.4.1.1466.115.121.1.27' SINGLE-VALUE )
    dn: cn=subschemasubentry
    changeType: modify
    add: attributeTypes
    attributeTypes: ( 1.3.6.1.1.1.1.19 NAME 'ipHostNumber'
    DESC 'IP address as a dotted decimal, eg. 192.168.1.1,
    omitting leading zeros'
    EQUALITY caseIgnoreIA5Match
    SYNTAX '1.3.6.1.4.1.1466.115.121.1.26{128}' )
    dn: cn=subschemasubentry
    changeType: modify
    add: attributeTypes
    attributeTypes: ( 1.3.6.1.1.1.1.20 NAME 'ipNetworkNumber'
    DESC 'IP network as a dotted decimal, eg. 192.168,
    omitting leading zeros'
    EQUALITY caseIgnoreIA5Match
    SYNTAX '1.3.6.1.4.1.1466.115.121.1.26{128}' SINGLE-VALUE )
    dn: cn=subschemasubentry
    changeType: modify
    add: attributeTypes
    attributeTypes: ( 1.3.6.1.1.1.1.21 NAME 'ipNetmaskNumber'
    DESC 'IP netmask as a dotted decimal, eg. 255.255.255.0,
    omitting leading zeros'
    EQUALITY caseIgnoreIA5Match
    SYNTAX '1.3.6.1.4.1.1466.115.121.1.26{128}' SINGLE-VALUE )
    dn: cn=subschemasubentry
    changeType: modify
    add: attributeTypes
    attributeTypes: ( 1.3.6.1.1.1.1.22 NAME 'macAddress'
    DESC 'MAC address in maximal, colon separated hex
    notation, eg. 00:00:92:90:ee:e2'
    EQUALITY caseIgnoreIA5Match
    SYNTAX '1.3.6.1.4.1.1466.115.121.1.26{128}' )
    dn: cn=subschemasubentry
    changeType: modify
    add: attributeTypes
    attributeTypes: ( 1.3.6.1.1.1.1.23 NAME 'bootParameter'
    DESC 'rpc.bootparamd parameter'
    SYNTAX '1.3.6.1.4.1.1466.115.121.1.26' )
    dn: cn=subschemasubentry
    changeType: modify
    add: attributeTypes
    attributeTypes: ( 1.3.6.1.1.1.1.24 NAME 'bootFile'
    DESC 'Boot image name'
    EQUALITY caseExactIA5Match
    SYNTAX '1.3.6.1.4.1.1466.115.121.1.26' )
    dn: cn=subschemasubentry
    changeType: modify
    add: attributeTypes
    attributeTypes: ( 1.3.6.1.1.1.1.26 NAME 'nisMapName' SUP name )
    dn: cn=subschemasubentry
    changeType: modify
    add: attributeTypes
    attributeTypes: ( 1.3.6.1.1.1.1.27 NAME 'nisMapEntry'
    EQUALITY caseExactIA5Match
    SUBSTRINGS caseExactIA5SubstringsMatch
    SYNTAX '1.3.6.1.4.1.1466.115.121.1.26{1024}' SINGLE-VALUE )
    dn: cn=subschemasubentry
    changeType: modify
    add: objectClasses
    objectClasses: ( 1.3.6.1.1.1.2.0 NAME 'posixAccount' SUP top AUXILIARY
    DESC 'Abstraction of an account with POSIX attributes'
    MUST ( cn $ uid $ uidNumber $ gidNumber $ homeDirectory )
    MAY ( userPassword $ loginShell $ gecos $ description ) )
    dn: cn=subschemasubentry
    changeType: modify
    add: objectClasses
    objectClasses: ( 1.3.6.1.1.1.2.1 NAME 'shadowAccount' SUP top AUXILIARY
    DESC 'Additional attributes for shadow passwords' MUST uid
    MAY ( userPassword $ shadowLastChange $ shadowMin
    shadowMax $ shadowWarning $ shadowInactive $
    shadowExpire $ shadowFlag $ description ) )
    dn: cn=subschemasubentry
    changeType: modify
    add: objectClasses
    objectClasses: ( 1.3.6.1.1.1.2.2 NAME 'posixGroup' SUP top STRUCTURAL
    DESC 'Abstraction of a group of accounts' MUST ( cn $ gidNumber )
    MAY ( userPassword $ memberUid $ description ) )
    dn: cn=subschemasubentry
    changeType: modify
    add: objectClasses
    objectClasses: ( 1.3.6.1.1.1.2.3 NAME 'ipService' SUP top STRUCTURAL
    DESC 'Abstraction an Internet Protocol service. Maps an IP port and protocol (such as tcp or udp)
    to one or more names; the distinguished value of the cn attribute denotes the service's canonical
    name' MUST ( cn $ ipServicePort $ ipServiceProtocol ) MAY ( description ) )
    dn: cn=subschemasubentry
    changeType: modify
    add: objectClasses
    objectClasses: ( 1.3.6.1.1.1.2.4 NAME 'ipProtocol' SUP top STRUCTURAL DESC 'Abstraction of an IP protocol. Maps a protocol number
    to one or more names. The distinguished value of the cn attribute denotes the protocol's canonical name'
    MUST ( cn $ ipProtocolNumber $ description ) MAY description )
    dn: cn=subschemasubentry
    changeType: modify
    add: objectClasses
    objectClasses: ( 1.3.6.1.1.1.2.5 NAME 'oncRpc' SUP top STRUCTURAL DESC 'Abstraction of an Open Network Computing (ONC)
    [RFC1057] Remote Procedure Call (RPC) binding. This class maps an ONC RPC number to a name.
    The distinguished value of the cn attribute denotes the RPC service's canonical name'
    MUST ( cn $ oncRpcNumber $ description ) MAY description )
    dn: cn=subschemasubentry
    changeType: modify
    add: objectClasses
    objectClasses: ( 1.3.6.1.1.1.2.6 NAME 'ipHost' SUP top AUXILIARY DESC 'Abstraction of a host, an IP device. The distinguished
    value of the cn attribute denotes the host's canonical name. Device SHOULD be used as a structural class'
    MUST ( cn $ ipHostNumber ) MAY ( l $ description $ manager ) )
    dn: cn=subschemasubentry
    changeType: modify
    add: objectClasses
    objectClasses: ( 1.3.6.1.1.1.2.7 NAME 'ipNetwork' SUP top STRUCTURAL DESC 'Abstraction of a network. The distinguished value of
    the cn attribute denotes the network's canonical name' MUST ( cn $ ipNetworkNumber )
    MAY ( ipNetmaskNumber $ l $ description $ manager ) )
    dn: cn=subschemasubentry
    changeType: modify
    add: objectClasses
    objectClasses: ( 1.3.6.1.1.1.2.8 NAME 'nisNetgroup' SUP top STRUCTURAL DESC 'Abstraction of a netgroup. May refer to other netgroups'
    MUST cn MAY ( nisNetgroupTriple $ memberNisNetgroup $ description ) )
    dn: cn=subschemasubentry
    changeType: modify
    add: objectClasses
    objectClasses: ( 1.3.6.1.1.1.2.09 NAME 'nisMap' SUP top STRUCTURAL DESC 'A generic abstraction of a NIS map'
    MUST nisMapName MAY description )
    dn: cn=subschemasubentry
    changeType: modify
    add: objectClasses
    objectClasses: ( 1.3.6.1.1.1.2.10 NAME 'nisObject' SUP top STRUCTURAL DESC 'An entry in a NIS map'
    MUST ( cn $ nisMapEntry $ nisMapName ) MAY description )
    dn: cn=subschemasubentry
    changeType: modify
    add: objectClasses
    objectClasses: ( 1.3.6.1.1.1.2.11 NAME 'ieee802Device' SUP top AUXILIARY DESC 'A device with a MAC address; device SHOULD be
    used as a structural class' MAY macAddress )
    dn: cn=subschemasubentry
    changeType: modify
    add: objectClasses
    objectClasses: ( 1.3.6.1.1.1.2.12 NAME 'bootableDevice' SUP top AUXILIARY DESC 'A device with boot parameters; device SHOULD be
    used as a structural class' MAY ( bootFile $ bootParameter ) )
    # End of LDIF file
    Give me email if you have any trouble getting this schema loaded into OID.
    Thanks,
    Jay
    null

  • Script for using layer name in Save for Web command

    I am using the Save for Web  command (Illustrator CS2) to export layers to CSS so that each layer is  saved as a different jpg.  The only issue I have is that I want the  layer name to be part of the file name, but layer name is not an option  when I look at the "Edit Output settings" dialog for saving files.  Is  there anyway I can do this? I do not have experience writing or working with scripts.
    For example. My fiel name is flower.ai.  I will have 20  different layers (each containing a different color of the same image)  and want the exported file to be flower-scarlet.jpg,  flower-cranberry,jpg, etc. Right now I am looking at renaming all the  files manually, but as I am creating 40 images per product on my website, this will be very time consuming.
    Thanks in advance
    Christine

    Btw.. to make it work for JPGs, change the PNG options to the following:
    var options = new ExportOptionsJPEG();
            options.antiAliasing = false;
            options.optimization = false;
            options.artBoardClipping = true;
            options.qualitySetting = 100; // value of 0 to 100, 60 is medium, 100 is perfect
            options.blurAmount = 0;
            options.verticalScale = 100;
            options.horizontalScale = 100;

  • How to trun off batch determination for certain shipping points ?

    During Delivery Notes creation we would like to turn off the batch determination on basis of certail shipping points. can some please guide what is the best way to do it. We do not want it turned off for all the shipping points but for a special ones.
    The idea is when we create Delivey for certain shipping point we do not need to fill in the batch code and yets save, pick confim, goods issue during delivery creation process....
    we have sepcial shipping points for consignment process and for them we need to skip the batch determination......
    Thanks in advance
    Rajey

    I don;t think you  can control based on shipping point because batch creation is controlled at movement type level

  • HT201299 Not enable or disable cellular data for certain iOS apps and features from setting? I keep it off but when I go to other app it on automatic

    I can't  enable or disable cellular data for certain iOS apps and features from  setting.
    When I off data for specific application and go to other option it automatic on all application
    Any one can help

    SOLUTION! (NO NEED TO RESET YOUR IPHONE SETTING!)
    I have the same issue for the last two weeks. But i have already managed to solve the issue all by myself. When i go to Settings > Cellular > below the tab "use cellular data for:", i turned off some apps which i didnt want to use with cellular data. As soon as i go back to Settings, and then i went back to Cellular, the apps which i had switched off earlier, automatically turned back on.
    Here's the solution:
    Either you're using wifi or cellular data, first of all you're gonna hafto turn on the cellular data use for App Store. Once you have turned it on, go to App Store application. Update ALL the apps which have new updates available. If it asks you to log in your App Store, just do so. If there's something wrong with your debit or credit card information, it will ask you to update to a different card. Just do what it asks. Put in a new credit or debit card info and fill in the forms provided. The card you're using must be usable and has usable balance in it. Let's say atleast $10 to $20. As soon as it confirms your card successfully, the app updates will start automatically. Continue to update all the apps. After all updates are finished, go back to Settings > Cellular. Try to switch on or off some apps for data use and recheck.
    Try it yourself! Have a nice day and don't put a blame on Apple for this.
    From Malaysia, with love.
    Please hit LIKE button if this solve your issue. Thank you very much! (:

  • Avoiding creation of inspection lot for certain vendors.

    Hi,
    There is one requirement from my client side , that Inspection lot should not be created for certain vendors ( Issuing plant also consider as vendor here).
    The correct requirement is if it is transfered from other plants it should not create the lot and on the other vendors it should create.
    We have a have a option through maintaining the QM info record but it was not maintained earlier and newly creation is too difficult.
    I remember there is some exit is available to overcome this. Any one having the earlier experince on this...Provide the exit and FM name... High priority one.
    Regards
    Pragash

    Dear Pragash
    1) You can maintain Quality info Record in enmass using QI06. Only maintain for the vendor you need to skip.
    2) This exit can help you in controling the inspection lot
    QAAT0002 Control of acceptance lots/goods receipt  
    QBCK0003 Extended QM check for goods receipt                                         
    Regards
    Gajesh

  • Problem with program hanging randomly on certain commands from win 7 pro client to SB Server

    Having a problem with program hanging randomly on certain commands from Win-7 Pro Client to SB Server Both 64-Bit
    Five other slower XP-Pro 32 Bit systems though they are older and slower systems do not seem to hang as readily if at all.
    It has been very frustrating as the Client-System, SB-Server and Program should work w/o any hitches, but this seems to work fine @ times and then hang randomly.
    Would appreciate any and all suggestions in assisting.... JimBAgde-MSS  

    You can try this, as I have had similar problems with another MS Access .MDB file and slow access before. This fixed my problem for me. On the slow computer, make sure the program is set to see the .mdb file via UNC path, not a mapped drive letter. ex.
    USE:  \\yourserver\shared\dental\file.mdb
    DO NOT: S:\\shared\dental\file.mdb
    hope this helps

  • Hide row values for certain column in GRR2

    Hi Experts,
    Looking for some help in report painter. I need to hide row values for certain columns in report painter. The requirement is I have 5 columns in the report, the 5 th column is the sum of col 1 to 4 and in my row i have a formula setup to sum of values for each column, what i would like to do is for column 1 thru 4 i didnt want to display the total values in row total but i wanted to dispaly value for column 5 in row total. I have been trying my best with putting formula, but couldnt succeed.
    Could somebody let me know is there an way to get this addressed.
    Thanks in advance
    Best Regards,
    gj

    How was it achieved ? Did you use sections for the columns for which rows needed to be hidden?
    I have a smiliar issue of hiding certain rows for few columns.

  • Reporting annoying issues for the entire Microsoft website (MSDN, forums, all)

    Is there any place where I can report bugs with how the Microsoft web sites behave? I can only find forums and "Microsoft Answers" categories about single products that Microsoft makes, but nothing about the infrastructure itself.
    For about two weeks now, I am required to log into my account every few hours whenever I access any Microsoft website. This includes MSDN help content, forums, or other resources. I need to login after opening the website through F1 help in Visual Studio
    as well as accessing a microsoft.com link from anywhere else like a web search or a direct link from web or an application.
    Auto-complete does not work either. My browser (Firefox) does save the password, but it never fills it into the form. Other people have already noticed that
    Microsoft applies some dirty tricks here. And even if the login is remembers for a moment, it's slow as hell. It takes a second or two to load the login.live.com page (which is not what I wanted to see), then it sits there for some more seconds before going
    anywhere. Other login services like Google or StackOverflow manage to log me in all within one second and most of the time I don't even see it.
    And then there's still that insecure SSL-to-non-SSL-submit warning that only occurs in other browsers then IE. Has anybody cared about that in the last couple years?! I'm not getting it now, probably because I'm not logged in anymore. It all slowly falls
    apart, piece by piece. Next step is probably losing my data or not loading it at all.
    THIS – IS – ANNOYING! And it really makes me feel like I don't want to use Microsoft products anymore (because even good desktop applications are connected to that silly website). I have opened a
    Microsoft Connect ticket for a part of this issue (it's grown bigger since then), but this ticket is totally ignored. If microsoft.com went down, they'd certainly care within minutes or hours. This bug is not even regarded in
    weeks!
    So do I have to write a postal letter to the president of the whole company or do they have support staff for that?! Do they have anybody who is capable of maintaining their website? It's really frustrating how Microsoft has a web presence that is worse
    than what our first-year trainees come up with. It's full of bugs and this is currently only the most relevant one. Do they even care about how the world sees them? Or is Microsoft currently preparing (and even failing) to move out of business?

    The brandings are fun. Here's this same thread in a bunch of flavors:
    https://social.technet.microsoft.com/Forums/en-US/cf19ed78-267b-4313-9c49-bd3027f0eb8e/reporting-annoying-issues-for-the-entire-microsoft-website-msdn-forums-all?forum=whatforum
    https://social.msdn.microsoft.com/Forums/en-US/cf19ed78-267b-4313-9c49-bd3027f0eb8e/reporting-annoying-issues-for-the-entire-microsoft-website-msdn-forums-all?forum=whatforum
    https://social.microsoft.com/Forums/en-US/cf19ed78-267b-4313-9c49-bd3027f0eb8e/reporting-annoying-issues-for-the-entire-microsoft-website-msdn-forums-all?forum=whatforum
    https://social.technet.microsoft.com/Forums/sqlserver/en-US/cf19ed78-267b-4313-9c49-bd3027f0eb8e/reporting-annoying-issues-for-the-entire-microsoft-website-msdn-forums-all?forum=whatforum
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/cf19ed78-267b-4313-9c49-bd3027f0eb8e/reporting-annoying-issues-for-the-entire-microsoft-website-msdn-forums-all?forum=whatforum
    https://social.technet.microsoft.com/Forums/exchange/en-US/cf19ed78-267b-4313-9c49-bd3027f0eb8e/reporting-annoying-issues-for-the-entire-microsoft-website-msdn-forums-all?forum=whatforum
    Don't retire TechNet! -
    (Don't give up yet - 13,085+ strong and growing)

  • Unable to print remittance advice for certain quick payments

    Hi,
    This is regarding issue " Unable to print remittance advice for certain quick payments."
    Product version:11.5.10.2
    Description:
    -Customer has paid through the payment batch.But the payment batch data is not available in ap_inv_selection_criteria_all.
    -The status of the check is 'RECONCILLED'.
    -The payments have already been submitted to the bank and reconciled to bank statement lines.
    -While running "Send Separate Remittance Advices" concurrent program, some payments generated from Quick Payment are not available for selection for generation of remittance advice.
    Research:
    Search in the metalink but could not find any related issue.
    Could you please adivce me how to proceed on this issue.
    Thanks
    Subhalaxmi
    Edited by: user13536207 on Feb 13, 2012 12:43 AM
    Edited by: user13536207 on Feb 13, 2012 12:46 AM

    Found the problem.
    Paper size for those documents are actually A5 size.
    Solve it by adjusting the Scale to paper size in the printing option to the size that our printer is set to printout 
    which in my case is 'Letter'
    Hope this helps anyone who is encountering the same problem.

Maybe you are looking for

  • Odd Exchange notes behavior

    I'm trying to get access to Notes from Microsoft Exchange on my iPhone 2g with the 2.0 firmware, but am noticing some odd behavior. The phone is set to receive push email from my work Exchange webmail server. It is currently sending and receiving ema

  • Can anyone tell me what's going on here?

    I'm a video producer and have a license with a royalty free music site. Before upgrading to Safari 4, I could demo audio tracks just fine (using this interface: http://www.dewolfe.co.uk/musicsearch/cd_tracks.php?cdnumber=DWCD%200470). This feature al

  • Why can't I open my attachments in my email

    I cannot open my attachment in my email. When I go to tools to attachments it will only save attachments on my desktop or I have to downloadthe attachment to open it. When I send an attachment and I want to open it to make sure it is the same one it

  • Commit crashes on bdbxml transaction

    Hi, I'm trying to perform a simple transaction for my xmlcontainer, but everytime i try to commit my transactions, my program crashes, it goes to the dbgheap.c then says that i have an unhandled exception. Here's my snippet: int mySample() String the

  • Screen layout is mysteriously switched

    Somehow my inspector and my viewer/browser have swapped positions so that now my inspector (i.e. the Project, Metadata, and Adjustments palette area) is on the right of the screen. How do I get it back over to the left?