Color related question.

Hi,
I've searched all over these forums looking for answers to seemingly a very simple problem. Sorry if this has been answered some other place. I work mainly in web but am putting together a resume (pdf) with samples of my work for e-mailing potential employers. I've got a few best practice questions/assumptions and am looking for clarification. They are:
1) The images I'm using are screen grabs and thus RGB images. I'm assuming my resume will not be printed so i'm working in the RGB blend space.
2) Given thisI've set my swatches to be RGB process color.
3) I'm working with a monitor profile of sRGB.
4) I'm working with a customized proof setup of sRGB.
When I export the pdf (smallest files size without color conversion) there is a shift on color. If I'm doing the above 4 things correctly why is this? How can I ensure accurate colors when I export the pdf? I don't get it, what am I missing?
Thanks in advance!
—MrBulbous

Your monitor profile should be a profile of your monitor, so using an editing space like sRGB or AdobeRGB as your display profile breaks color management because neither of those likely profile of your particular monitor. There are hardware and software solutions for coming up with an accurate display profile. On the Mac there's a calibration routine in System Prefs>Displays>Color>Calibrate which works quite well—you set your display to a desired gamma and color temperature and a corresponding profile is generated and installed.
Once your monitor is calibrated and profiled you can edit color in different color spaces (without adjusting your monitor) either by assigning a profile to individual documents or setting your application's Working Space to the desired profile. So, if you are editing RGB images destined for print you would assign a large space (something like AdobeRGB). If the destination is the web you would assign sRGB, which is a smaller space but more representative of a generic uncalibrated display.

Similar Messages

  • I want to check all functions of PCI 6534.I have read the user manual..I have some memory related questions.​Please help me for that.

    I want to check all functions of PCI 6534.I have read the user manual..I have some memory related questions.Please help me for that.
    1.)If i am using the continuous output mode.and the size of generated data is less than 32 MB.If i want to preload the memory,what should i do?I want that first of all i load all my data to onboard memory & then i want to make start the transfer between 6534 & peripheral.Is it possible?As per me it should be.Plz tell me how should i do this?I think that in normal procedure the transfer between 6534-peripheral & outputting data from pc buffer to onboard memory works parallely.But i don't want this.Is it poss
    ible?
    (2).Similarly in finite input operation(pattern I/O) is it possible to preload the memory and then i read it?Because i think that the PC memory will be loaded automatically when 6534 acquires the data and then when we use DIO read vi the pc buffer data will be transferred to application buffer.If this is true,i do not want this.Is it possible?
    (3) One more question is there if i am using normal operation onboard memory will be used bydefault right?Now if i want to use DMA and if i have data of 512 bytes to acquire.How will it work and how should i do it?Please tell me the sequence of operations.As per my knowledge in normal DMA operation we have 32 Bytes FIFO is there so after acquisition of 32 bytes only i can read it.How it will known to me that 32 bytes acquisition is complete?Next,If i want to acquire each byte separately using DMA interrupts what should i do?Provide me the name of sourse from which i can get details about onboard memory & DMA process of 6534 specifically
    (4).In 6534 pattern Input mode,if i want to but only 10 bits of data.and i don't want to waste any data line what should i do?

    Hi Vishal,
    I'll try to answer your questions as best I can.
    1) It is definitely possible to preload data to the 32MB memory (per group) and start the acquisition after you have preloaded the memory. There are example programs on ni.com/support under Example Code for pattern generation and the 6534 that demonstrate which functions to use for this. Also, if your PC memory buffer is less than 32MB, it will automatically be loaded to the card. If you are in continuous mode however, you can choose to loop using the on-board memory or you can constantly be reading the PC memory buffer as you update it with your application environment.
    2) Yes, your data will automatically be loaded into the card's onboard memory. It will however be transferred as quickly as possible to the DMA FIFO on the card and then transferred to the PC memory buffer through DMA. It is not going to wait until the whole onboard memory is filled before it transfers. It will transfer throughout the acquisition process.
    3) Vishal, searching the example programs will give you many of the details of programming this type of application. I don't know you application software so I can't give you the exact functions but it is easiest to look at the examples on the net (or the shipping examples with your software). Now if you are acquiring 512 bytes of data, you will start to fill your onboard memory and at the same time, data will be sent to the DMA FIFO. When the FIFO is ready to send data to the PC memory buffer, it will (the exact algorithm is dependent on many things regarding how large the DMA packet is etc.).
    4) If I understand you correctly, you want to know if you waste the other 6 bits if you only need to acquire on 10 lines. The answer to this is Yes. Although you are only acquiring 10 bits, it is acquired as a complete word (16bits) and packed and sent using DMA. You application software (NI-DAQ driver) will filter out the last 6 bits of non-data.
    Hope that answers your questions. Once again, the example code on the NI site is a great place to start this type of project. Have a good day.
    Ron

  • In which Board we need to post cRIO related Questions?

    sir,
         In which board do i need to post cRIO related Questions and doubts regarding my application with cRIO .Please help me previously i have posted in  motion control drives as my application is related to motor control using cRIO.bu i am not getting any reply .i couldnt find any cRIO related board in select board option.
    Solved!
    Go to Solution.

    Hi illa,
    You can post your query under the Real Time Measurement and Control
    http://forums.ni.com/t5/Real-Time-Measurement-and/bd-p/280

  • Two related questions:  ColdFusion 10/Java applications and J2EE supported servers

    I have two related questions:
    1.  CF10 and integration with Java Web applications
    We have a couple of Java applications running on JRun and interfacing with CF9 applications.  The JRun clusters were created through the JRun Admin and, apart from lack of Axis 2.0 support, have served us well for years now.  And, as would be the case, the ColdFusion9/Java/Flash application is a critical public-facing application that the business uses for bidding on projects.
    It appears that with ColdFusion 10 on Tomcat, we will not be able to run those Java applications on a Tomcat-CF10 JVM cluster.  Is this correct?  IF so, what are our options? 
    2.  J2EE Application Servers supported by Adobe for CF10
    Which of these is correct?
    A.  This URL (http://www.adobe.com/products/coldfusion-enterprise/faq.html) states "ColdFusion 10 supports IBM® WebSphere, Oracle® WebLogic, Adobe JRun, Apache Tomcat, and JBoss."
    B.  This URL (http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/products/coldfusion/pdfs/cf1 0/coldfusion10-support-matrix.pdf) states:
    "J2EE application servers: WebLogic Server 10.3, 11.1, WebSphere Application Server 7, ND 7 JBoss 5.1, 6.0, 7.1.0"
    I *think* "A" above is wrong re. support for Adobe JRun.  It does not specify a version of Apache Tomcat unless it is simply referring to the custom version the comes with CF10.
    Option "B" above shows no support of Adobe JRun or 'standard' Apache Tomcat.
    Thanks,
    Scott

    Question 1 above was answered:  "No support for Java web applications under CF10's custom version of Tomcat"
    Question 2:  No answer yet:  Is Apache Tomcat (NOT Adobe's customized version) supported for CF10 J2EE deployment?  I do not see any installation instructions on how to install CF10 on Apache Tomcat 6 or 7.
    Is anybody using Apache Tomcat as their J2EE app servers and, again, NOT Adobe's customized/limited version? 
    Thanks,
    Scott

  • Lightroom color cast question of JPEG image

    Lightroom color cast question of JPEG image
    Camera Canon MKII Color Matrix Adobe RGB
    Photoshop CS Color Setting Adobe RGB (1998)
    Lightroom 1.2 as new lightroom user I did not think that I needed to choose a color setting or color profile until I am ready to print my photos. I have not done any preset camera calibration.
    Link to my website with example photo http://www.basecampphotos.com/color.jpg
    My question is why is Lightroom displaying the images with a yellow color cast ? The image is a print screen from Lightroom on the left and Photoshop on the right The color cast problem can be seen in the white walls of the stairway. Also when viewing the image with Windows Picture and Fax viewer the walls are white as expected.
    Any ideas or suggestions as to why Lightroom is displaying the images with the yellow color cast or what I need to do to correct the issue ?
    Thanks
    Jim

    Almost definitely a corrupt monitor profile. Time and again this turns out to be the cause of such differences between PS and LR. You need to recalibrate the monitor or if you do not have a hardware calibrator, delete the profile from windows' monitor properties pane to test and then get a hardware calibrator.
    P.S since you are using adobeRGB jpegs, Windows picture and Fax viewers cannot give you the correct colors even on a calibrated monitor. Those are not color managed programs (I believe picture viewer finally is in Vista but definitely not in XP which you appear to be using). Also, PS has to be correctly set up to always preserve embedded profiles and to ask when you have profile mismatches, otherwise even PS will give incorrect color. Make sure to set this up in Edit>Color settings.
    P.S.2: Make sure you are not applying defaults in Lightroom to your images either on import or elsewhere. Sometimes people by accident define develop defaults that in this case might contain a white balance shift. Go to LR preferences and open the Presets tab. Here click on "Reset all default Develop settings" and make sure that only the auto grayscale checkbox is ticked. For images that it might have already happened to, make sure to hit the reset button.

  • Another color management question

    Hi folks,
    Apologies for yet another color management question, but Im getting very confused and could do with some help. I use a Canon 10D and Canon 30D. Ive come to LightRoom from Pixmantec Raw Shooter.
    As Ive gotten more serious about producing high quality images for both the web and as prints, I thought Id invest in the Colorvision Spyder2 calibration product. So my monitor is now calibrated (quite a difference from what I was seeing!) and I have a calibration profile applied.
    My needs are pretty obvious I want my images to look the same wherever theyre viewed including exported files (such as JPEGs) whether this be on my monitor (in LightRoom, a web browser, Paint Shop Pro, whatever) and on a printer.
    Perhaps Im getting confused because Im trying to compare what LightRoom does with what RawShooter does.
    In RawShooter, when exporting from RAW to JPEG, I can specify the RGB Working Space Im using and then select my monitor profile. I think that what happens is that the export mechanism takes this profile into account and, low and behold, the JPEG looks fine when viewed in any web browser - the colours are exactly the same as in RawShooter. In Paint Shop Pro they look fine too unless I enable Color Management in which case (Im guessing) the monitor profile is, essentially, applied twice! But the upshot is I seem to get the results I want.
    What I cant figure out is how I do this in LightRoom. I can make the same adjustments to the RAW image as I did in RawShooter, but there doesnt seem an option for me to select my profile on export to JPEG only the standard 3 color spaces. Anyway the result is a JPEG that looks somewhat different when viewed in a web browser, or Paint Shop Pro with Color Management turned off. However, if I turn Color Management on in Paint Shop Pro, then it looks fine. So Im assuming that my profile isnt accounted for when exporting JPEGs from LightRoom.
    So any pointers or explanations would be really appreciated. I also acknowledge that this is my first foray into color management, and feel free to tell me to go and read some introductory article (link please!) and then come back with a sensible question if thats whats needed!
    Thanks in advance.
    - Pete

    Lightroom color management.
    a.) Monitor profile used: The profile set as the default in your operating system (e.g. Windows xp). (your monitor profile software usually does this when you calibrate/profile your monitor).
    b.) Working space: ProPhotoRGB
    c.) Export color space: You can choose one of the following sRGB; Adobe RGB or Pro Photo RGB.
    There is no option (afaik) to change a.) or b.) the option you choose in c.) will affect how the exported image will be displayed in color managed applications or non-color managed applications.
    Non-color managed applications are not able to display Adobe RGB or Pro Photo RGB correctly. I guess if you wish a consistent display of your images in color managed and non-color managed applications then the only common factor is sRGB and you should export your images in sRGB color space.
    The benefits of the other expanded color spaces are in printing and you also would have to get this end of your color management correct. Printing profiles to match your printer and each paper being used etc.
    Until you can get this all sorted out you will get better results from sRGB, this is also applicable when using most commercial printing services.

  • Deafult search engine on a new tab-this thread was closed but I have a related question. Once you put the new url in, what then? Close? When tried, did not work

    "deafult search engine on a new tab" - this thread was closed but I have a related question. [the word “default” is spelled as it on the thread] Once you put the new url in, what then? Close it? When tried, it did not work. The closest answer is noted here. Instructing to go to about:fig. Specifically, I installed the accuweather add=on and it took over my tab home page - the one that comes up when you click for a new tab. I didn't like it so I clicked the button to remove it and the page went blank. I searched to see out to restore the tab page, tired the reply at this page :
    http://support.mozilla.org/en-US/questions/753256?s=install+search+box+on+new+tabs&r=3&as=s
    But it did not work. Can some on help me? Just want to know how to make google or some page open on a new tab.
    Many thanks

    Thanks so much for your support. As I said I am not a professional, so I by chance saw a friend who is and this is what he suggested and it worked.
    We googled for an answer and found this site: http://www.guidingtech.com/8004/have-new-tab-page-open-specific-website-firefox-chrome/
    It says to Download and install Download and install''' NewTabURL''' and gives instructions on how to. Now when I open the tab it goes to my preferred search page!

  • PM/EAM related questions posted in PLM forum

    Hi,
    I was going through some of the threads available in PLM forum, but to my surprise, most of the threads posted are related to PM, which should have been posted in EAM forum. It was clearly mentioned by the moderator in one of the sticky thread [PLM-Forumsplit - Please ensure you are using the right forum|PLM-Forumsplit -  Please ensure you are using the right forum;
    Questions regarding Plant Maintenance (PM) or Customer Service (CS) are discussed in the Enterprise Asset Management (EAM) forum
    forums - posts will be moved to the right forum.
    Please ensure your are opening a new thread in the right forum
    Despite the clear instructions given my the moderator, PM related questions are still posted to PLM forum and some of the active participant of EAM forum answers these questions in PLM forum. It would be nice if those threads are moved to appropriate forum, so that the relevant informations are available under one forum, also, PLM forum should be monitored regularly and inappropriate threads are to be moved to their respective forum.
    Few PM related threads posted recently in PLM forum:
    [Change PR for External order|Change PR for External order;
    [BAPI or Function Module to Complete Maintenance calls in IP10|BAPI or Function Module to Complete Maintenance calls in IP10;
    [delete material from PM order|delete material from PM order;
    [Message no. IW056 Work center change --> default data redefined|Message no. IW056 Work center change --> default data redefined;
    [Component in Task list not reflecting in maintenance order|Component in Task list not reflecting in maintenance order;
    [Deleted functional location/equipments|Deleted functional location/equipments;
    [PM orders not listing components from material BOM|PM orders not listing components from material BOM;
    [Completion date in Maintenance Plans in IP10|Completion date in Maintenance Plans in IP10;
    I had used abuse reports for some, but numbers of such posts are many.

    I hate to say this, but I often see the same thing, and I've never been able to figure out exactly what triggers selectability vs. non-selectability, but I suspect some of it has to do with tranparency flattening in particular, and possibly text wrap in cases where that comes into play. ID optimizes the PDF it creates, I think, and that might cause text, or even images, to be broken into chunks in funny ways. It occurs to me that turning off optimzing for fast web view might help in this regard.

  • Please post documentation-related questions or comments on the

    Please post documentation-related questions or comments on the Performance Management Applications {forum:id=1318} forum     
    http://forums.oracle.com/forums/forum.jspa?forumID=1318

    I just got a call today that I reached my 300GB limit for the month.  I called and got a pretty rude response from the security and data usage department.  The guy told me in so many words that if I do not like or agree with the policy that I should feel free to find another service provider.!!! I tried to explain that we watch Netflix and XFinity on-demand alot and I was told that that can not be anywhere close to the data usage. I checked my router and watching a "super HD, dolby 5.1" TV show on Netflix will average about 5-6 GB per hour (1.6MB/s) ... sp this means that I can only watch no more than 1-2 Super HD TV shows a day via Netflix before I run out of my data usage.    This seems a bit redicilous doesn't it? Maybe the TV ads about the higher speed than the competition should be accompanied with "as long as you don't use it too often"   Not a good experience ... 

  • Where do I  post my CRM related questions

    Where do I post my CRM related questions.
    thanks
    siva
    Message was edited by:
    sivapara

    Hi Siva,
    You can select the module of CRM from the category and post your question there. You can even search for CRM and Post your question.
    Regards,
    [email protected]

  • Online Help Related Questions

    Hi
    FYI there is no longer a dedicated place on Microsoft.com for online help related questions.  
    We are told that VS General (here) is the best place for help questions.
    Note that these sites are a good place to get help on help (Microsoft and MVP presence):
    http://groups.yahoo.com/group/hatt/ -- for WinHelp & HTML Help & general help discussion
    http://tech.groups.yahoo.com/group/MSHelpViewer/ -- For HelpViewer help (VS 2010/2012 help; Windows 8 help)
    http://tech.groups.yahoo.com/group/MSHelp2/  -- For MS Help 2.x help (VS 2002/2003/2005/2008 help)
    Feel free to ask questions on this thread if you need to. At least then we can find your post. 
    You can also email the VS/MSDN help team directly -- [email protected]
    Please let them know how you feel about the lack of support for Online Help in the forums.
    Rob
    www.helpmvp.com -- Various Help resources
    Rob Chandler Help MVP www.helpwareGroup.com | mshcmigrate.helpmvp.com | hv2.helpmvp.com

    Actually, we cannot (at least anymore) directly email the team. I tried and got a reject from the mail server.  So, I'm going to post here so I can feel better knowing I said something and then I can get back to programming :-)
    Ok, I’ve been developing Windows apps since Win 3.1 (yeah, a long time) and have always admired the Microsoft attitude towards Developers and it’s desire to educate and empower R&D.
    So, I’m wondering what’s going on?  Why am I being asked to have an account to develop anything for MY own PC?  Why am I being asked for my Microsoft account password, repeatedly, when I’m just looking up documentation on UserControl or C3 keywords…
    repeatedly?  This is nothing short of annoying and it gives me pause and concern about the ecosystem.  Is the plan to lock down programmer’s capabilities, knowledge and tools?
    I’m involved in the TAP program for Windows 10 and have voiced concerns in the same category with regard to installation and deployment of Universal Apps.  Security is not a reasonable excuse.  Some of us love to program and actually
    control their PCs.  We are not planning to sell everything we write on the Windows Store.  What happened to programming something cool for your home network or just for friends?  We need, and used to have, Microsoft’s support in doing
    this sort of thing.  Documentation and tools are more important now than ever.  I’m saddened to see the direction things are heading…
    If there is a sane reason I’m being badgered to ‘log in’ to read .NET documentation every hour, please share.  If not, please consider lobbying to get things back on track.
    Thanks

  • Button, or other panel related question

    so, if any of you have read my previous topic about painting rectangles in a panel, that worked great, but now i need to mkae those rectangles components so that when someone hovers over it or clicks on it it displays information at a certain area. I know how to make listeners and how to add buttons in a panel, BUT how do I add buttons at a specific coordinate. This program graphs data on a specific scale and therefore adding a button in the approximate area using a grid layout will not be good enough. Is there anyway for me to place the the button/component/object at the extact location that I want?
    thanks in advance

    In future GUI related questions should be posted in the appropriate GUI forum (likely Swing).
    so, if any of you have read my previous topic about
    painting rectangles in a panel, that worked great,
    but now i need to mkae those rectangles components so
    that when someone hovers over it or clicks on it it
    displays information at a certain area. What?

  • Auto layout of photographs and 3 related questions

    using mac 10.5 and id cs4
    new to indesign but have  some exp with other software
    i have 200 photos to place on pages 11 by 17 inches--
    i have 3 other questions
    1. i create a page--now i want to add another page is there a way to do this  or do i have to create another page?---save as preset maybe?
    2. now i want to add to these pages automatically 200 photographs 4 by 6 inches
    if i need to create boxes for the  photos how do i create a preset box?
    sorry for the number of questions but they are all related and i assume this has been addresss before but net homework lead nowhere
    i incidently tried ps elements but would not install on my mac version
    i have a copy of ps cs4 also
    really frustrated at this point
    tia
    peter
    i looked into creating a book but could not find way to increase the size of the book pages

    Bustaroo wrote:
    problem with tutorials for me ( more that 40 years of using various
    software) is that they all do the basics its only in the finer points that
    they differ!!!
    I hope this doesn't come across the wrong way; I mean it positively, from my own experience as a user and trainer: The "finer points" of difference between software products that seem to do similar things, are not trivial! My French teacher told us that there are some important rules, like, "All nouns that end in 'e' are feminine! (pause) EXCEPT..." and then he gave some of the many common exceptions.
    X-number of years doing <whatever> usually means X-number of years doing what I've learned to do and what behaves as I've learned to expect to behave. Those solid lessons and habits sometimes interfere with seeing other possible approaches, techniques, and outcomes for the same starting points. It's terribly frustrating to find that your reliable tools aren't effective. If you ever were comfortable with driving a stick-shift car, then changed to an automatic-transmission car, think of how many times you were surprised and frustrated when you stomped your left foot onto a non-existent clutch, until you adjusted to your new environment.
    P Spier wrote:
    A Document is a single file, which can contain one or many pages. Pages appear in "spreads" that can contain from one to ten pages. To save a document, use the File > Save or Save As... commands -- nothing odd about that.
    Are you familiar with the concept of the Master Page? Master pages are like templates for pages. Put stuff on the master page, then any document page based on that master page will have those elements in place (but they will not be selectable without overriding). You can hover a loaded "Place Gun" over an empty master frame and click, and the ID will automatically override that frame and put the content into it.
    Some people are comfortable thinking of a master page as a background that "shows through" on the document pages that the master is applied to.
    By default, every new document starts with two master pages, [None], which is used when you have other masters and you need a page with no master items, and A-Master which is the default name for the default master page applied to any pages when you first create the document. It starts out blank, unless you've checked the box for automatic text frame in the document setup, then it will have a single text frame that fills the are inside your margin guides. If you've selected "Facing pages" in Document setup, A-Master will actually be a two-page spread (with the spine in the center) and any automatic text frames will be "threaded" from left to right across the spread so that you can "autoflow" text. Automatic text frames are NOT required in most cases and are often a hindrance rather than a help. Page setup, including dimensions, margins, columns, and bleeds, is all together in the document setup dialog when you first create a file (you are creating the margins and columns for A-Master), but not all pages need to have the same margins or column setup (nor even the same size as of CS5), so once a document is created, you'll find margin and column adjustments under the Layout Menu. Changing the basic page size is still found under the Document Setup command in the file menu, but adjusting the size of an individual page in CS5 is done with the Page tool.
    A Book, in InDesign parlance, is a container for a group of document files that allows you to work on sections without having to scroll through one huge file and also allows for synchronizing colors, styles and even master pages across all the files in the Book. Individual documents may be included in more than one book, if you like, which allows you to multi-purpose documents.
    For some users, the idea of a book as a container for a group of files, thinking of the book as a folder, is fine. But other users may be more comfortable thinking of a book as a list of file names that should be treated as a single group, and the instructions for paginating, and applying other properties to them.
    Trust me, InDesign is a VERY complex bit of software, and you'll benefit immensely form buying Sandee's book or getting a subscription to Lynda,com.
    I like to think of InDesign as a pretty straightforward software application, and that its sheer number - several hundred - of specialized "core" plug-in components is what makes it complicated. There's at least a bit of learning necessary to take advangage of each  of these "building blocks."
    Please keep returning with your questions as you progress.
    HTH
    Regards,
    Peter
    Peter Gold
    KnowHow ProServices

  • BW SUPPORT  RELATED QUESTIONS

    Dear All,
    I am a BW fresher and currently attending an interview for BW support role.
    Could anyone please send me some interview questions mainly focusing on BW SUPPORT related issues??
    Thanking you
    RAO

    HI Rao,
    These are the Daily Support processes & related links,
    ***From SDN
    Normally the production support activities include
    Scheduling
    R/3 Job Monitoring
    B/W Job Monitoring
    Taking corrective action for failed data loads.
    Working on some tickets with small changes in reports or in AWB objects.
    The activities in a typical Production Support would be as follows:
    1. Data Loading - could be using process chains or manual loads.
    2. Resolving urgent user issues - helpline activities
    3. Modifying BW reports as per the need of the user.
    4. Creating aggregates in Prod system
    5. Regression testing when version/patch upgrade is done.
    6. Creating adhoc hierarchies.
    Also refer these posts:
    Re: In production Support , how i can acquire the knowledge
    Re: How to resolve tickets  its urgent
    Re: production support issues
    production support
    we can perform the daily activitiesin Production
    1. monitoring Dataload failures thru RSMO
    2. Monitoring Process Chains Daily/weekly/monthly
    3. Perform Change run Hirerachy
    4. Check Aggr's Rollup
    To add to the above
    1)check data targets are ready for reporting,
    2) No failed or cancelled jobs in sm37 monitors and Bw Monitor.
    3) All requests are loaded for day,monthly and yearly also.
    4) Also to note down time taken for loading of critical infocubes which are used for reporting.
    5) Is there any break in any schedules from your process chains.
    It's totally a client specific tool.
    The common features here can be
    A ticket Id,
    Priority,
    Consultant ID/Name,
    User ID/Name,
    Date of Post,
    Resolving Time etc.
    There ideally is also a knowledge repositary to search for a similar problem and solutions given if it had occured earlier.
    You can also have traning manuals (with screen shots) for simple transactions like viewing a query, saving a workbook etc so that such queried can be addressed by using them.
    When the problem is logged on to you as a consultant, you need to analyse the problem, check if you have a smilar problm occured earlier and use ready solutions, find out the exact server on which this has occured etc.
    you have to solve the problem(assuming you will have access to the dev sytem) and post the solution and ask the user to test after the preliminary testing from your side.
    Get it transported to production once tested and post it as closed i.e the ticket has to be closed.
    ---If there is a dataload failure, what steps/checks do i need to follow. etc.
    it means thats depends upon the failure we need to monitor and take corrective action ..
    generally we do in load failures...
    ST22 for any shortdumps
    sm21 for log entries and
    TRF entries
    sm12 for any locks
    we need to analyze from these t-codes.
    changing query/object
    -change ticket from open to working.
    -get additional details if any required.
    -create transport request in dev.
    -make the change and save in transport.
    -check that transport goes through OK.
    -do testing in QA system.
    -after testing is OK,get change transported to prod.
    -update ticket and resolve it.
    -usually helpdesk closes ticket after confirmation with user who raised ticket.
    data load failure
    -regularly check rsmo(monitor) for data load failures.
    -if load fails,get details from details tab of monitor.
    -usual errors are:master data missing,special characters in data,datasource not replicated,delta load issues etc.
    -get root cause of error,and fix data load manually.
    -check that manually updated data is GREEN and available for reporting in data target.
    -update ticket and resolve it.
    Siggi's weblogs for data load error and how to restart process chain
    /people/siegfried.szameitat/blog/2005/07/28/data-load-errors--basic-checks
    /people/siegfried.szameitat/blog/2006/02/26/restarting-processchains
    1. Why there is frequent load failures during extractions? and how to analyse them?
    If these failures are related to Data, there might be data inconsistency in source system. Though we are handling properly in transfer rules. We can monitor these issues in T-code -> RSMO and PSA (failed records) and update.
    If we are talking about whole extraction process, there might be issues of work process scheduling and IDoc transfer to target system from source system. These issues can be re-initiated by canceling that specific data load and ( usually by changing Request color from Yellow - > Red in RSMO). and restart the extraction.
    2. Explain briefly about 0record modes in ODS?
    ORECORDMODE is SAP Delivered object and will be added to ODS object while activating. Using this ODS will be updated during DELTA loads.. This has three possible values ( X D R).. D & R is for deleting and removing records and X is for skipping records during delta load.
    3. What is reconciliation in bw? What the procedure to do reconciliation?
    Reconcilation is the process of comparing the data after it is transferred to the BW system with the source system. The procedure to do reconcilation is either you can check the data from the SE16 if the data is coming from a particular table only or if the datasource is any std datasource then the data is coming from the many tables in that scenario what I used to do ask the R/3 consultant to report on that particular selections and used to get the data in the excel sheet and then used to reconcile with the data in BW . If you are familiar with the reports of R/3 then you are good to go meaning you need not be dependant on the R/3 consultant ( its better to know which reports to run to check the data ).
    4. What is the daily task we do in production support.How many times we will extract the data at what times.
    It depends... Data load timings are in the range of 30 mins to 8 hrs. This time is depends in number of records and kind of transfer rules you have provided. If transfer rules have some kind of round about transfer rules and updates rules has calculations for customized key figures... long times are expected..
    Usually You need to work on RSMO and see what records are failing.. and update from PSA.
    5. What are some of the frequent failures and errors?
    As the frequent failures and errors , there is no fixed reason for the load to be fail , if you want it for the interview perspective I would answer it in this way.
    a) Loads can be failed due to the invalid characters
    b) Can be because of the deadlock in the system
    c) Can be becuase of previuos load failure , if the load is dependant on other loads
    d) Can be because of erreneous records
    e) Can be because of RFC connections
    These are some of the reasons for the load failures.
    suresh

  • CRM Related Questions for Configuring Service Desk in Solution Manager

    Hi All,
    We have 3 requirements while configuring service desk in solution manager:
    1) Is there any possibility that we can restrict view of messages in solman for different teams. E.g: Finance Support team should not view message raised for Material Management Team ?
    2) Is there any possibility in service desk that we can assign message on the basis of location e.g: message raised for finance from location A should go to different support team of finance and for location B, it should go to different finance team ?
    3) Is there any possibility that we can make some question necessary while user is raising very high priority message from satellite system e.g: when we raise Very high priority message on service market place, we need to answer few mandatory questions ?
    I tried to search these functionality in standard scenario but I am not able to find something relevant. Please suggest.
    Thanks
    Sunny

    Hi Rama,
    I Need to configure the feature to generate a ticket to SAP directly in VERY HIGH priority.
    Could you please help me out into this. If you have any doc related to that Please send me.
    Thanks in Advance!
    Regards,
    Prabhat Singh

Maybe you are looking for

  • Database Corrupted / File Corruption

    EDIT: I just realized that this may be in the wrong forum section, sorry if it is. Hmm, I wouldn't actually know which section it was supposed to go under anyway, lol I have a problem with my Nokia N95 8GB. Yesterday, I noticed that the image & video

  • Joining multiple tables in ssis

    I have to join multiple tables like 10 of them and load the data into destination. I get like 66 million records after joining, I have tried two ways to joining and load the data. First way, I used SQL command in ole db source and wrote the query the

  • How can i install the Apache-WLS Plug-in on W2K?

    Hello, I want to install the apache-Wls plug-in on W2K, but following the installing guide, i cant't find the mod_wl.so file. Even if i found it, how can i install it on win2000? My Wls is v5.10 and the service pack 6. The apache httpd server is v1.3

  • I set firefox to open in 32-bit mode but it doesn't.

    Netflix instant streaming still asks me to restart in 32-bit mode even tho I followed the instructions to ALWAYS start in 32-bit mode. I even reinstalled firefox. On Netflix when I click on the button to restart in 32-bit mode, it goes in a loop and

  • ERROR   0GG-00146 FOR SQLSERVER 2000

    Hi I used oggs 11g for sqlserver 2000 on WinXp sp3, when I started the extract named exbs it can be a running stutas ; my parameter file setting are : extract exbs seTenv (ODBCINI=C:\WINDOWS\ODBC.INI) SOURCEDB MSTZSW , USERID SA , PASSWORD oracle RMT