How to test GSS before going to Production

Scenario:
The live web application is currently running on one site. New site has to be setup following which the traffic will have to be routed from the old site to the new site. GSS will be implemented for the first time on both sites, old and new.
What is a good way to test out the GSS functionality before going into Production i.e. without affecting the old production internet traffic.
Regards.

Are both GSSs (at old & new sites) part of the same GSS network? If yes then request for http://www.abc.com can be forwarded to any of the GSSs.
Both of these GSSs should have the same rules and should reply back with the same VIP. In GSS network all GSSs carry the same Rules and they independently probes the Resources (Vips).
The primary DNS server can route the DNS resolution request to either GSS (at old/new site).
Lets Assume that your VIP is the IP for ww.abc.com.
You have two DataCenters DC1 & DC2 with one GSS place at each location.
Gss1 is at DC1 & GSS2 is at DC2.
As per the above assumptions
You should have the following entries in the Primary DNS server which is authoritative for the entire “abc.com” domain
http://www.abc.com. IN NS gss1.abc.com. <-- NS record for http://www.abc.com via GSS
http://www.abc.com. IN NS gss2.abc.com
gss1.abc.com. IN A 100.100.100.100 <-- A record for GSS1 at DC1
gss2.abc.com IN A 200.200.200.200 <-- A record for GSS2 at DC2
The primary DNS server with the above two recoeds can route the DNS resolution request to either gss1/gss2.
Typical flow is as follows
1. Client will hit their DNS servers (configured on their machines as primary/backup dns server).
2. "Client's DNS server" will query "DNS server authoritative for abc.com" for http://www.abc.com.
3. "DNS server authoritative for abc.com" will ask "client's DNS server" to query "GSS1/GSS2 -both Authoritative for http://www.abc.com"
4. "Client's DNS server" will query either gss1/gss2 for http://www.abc.com.
5. GSS1/GSS2 will send the ip add of most appropriate http://www.abc.com (which should be configured on ACE as VIP).
6. "Client's DNS server" will handover this VIP to client
7. Client will hit the VIP configured on ACE (for application http://www.abc.com).
Syed Iftekhar Ahmed

Similar Messages

  • [XFCE4] How to lock screen before going to standby?

    Hello,
    I use the "standby" button in the logout menu of XFCE. However when I come back from standby I'm not getting prompted for a password. I looked at all the configuration menu but don't find the option.
    Is there an easy way to force xlock before going to standby or after coming back from standby?
    Thanks
    Alphazo

    Hi,
    There is no a Group Policy to lock the Screen Resolution, but you may try to )disable the Control Panel/Display component which will disable changing any display options, including the Screen Resolution.
    Open the Group Policy editor and navigate to User Configuration/Administrative templates/Control Panel/Display. Enable the Disable the Display Control panel policy.
    When this component is opened, it will show the "Some items have been disabled by the Administrator".

  • What are type of test i should consdier before applying to production ?

    Hello ,
    I have a question regarding how to enhance my SQL Server production ENV. by using more solid test to consider all aspect related to database in a production.
    Thanks

    Sorry if my question isn't clear enough , but here what I was looking for ..
    team tests SQL-related functions such as (application \SSIS\Cubes \...) are normally considered to functionality test only and ignore other specs (performance \integrity\accuracy \capacity..) so I though if there are any norms we can follow in the testing
    phase before applying to production to enhance the quality\Reliability\Perfeomnce\scalability of the database environment
    Hi SQL Kitchen,
    Latheesh has summarized the types of SQL Server testing, you can review the examples in the following articles to implement your testing.
    SQL Server Performance Testing
    https://www.simple-talk.com/sql/performance/sql-server-performance-testing/
    SQL Server Benchmark tools and stress testing tools
    http://blogs.msdn.com/b/sriramg/archive/2011/06/20/sql-server-benchmark-tools-and-stress-testing-tools.aspx
    SQL Server Database Integrity Checks Checklist
    http://www.mssqltips.com/sqlservertip/1295/sql-server-database-integrity-checks-checklist/
    Thanks,
    Lydia Zhang
    Lydia Zhang
    TechNet Community Support

  • How to test delta thoroughly before move to prd

    Hi,
    What are the stategies that you have implemented to test the delta for the standard SAP LO loading? where should the testing be done before moving to production?
    Thanks
    "<i>Bitterness is not about resentment, pain, grief, or regret, it is about people who are unable to let go because they believe others have done them wrong</i>" ~ Anonymous
    "<i>Don't go around saying the world owes you a living. The world owes you nothing. It was here first</i>." ~ Mark Twain,  US humorist, novelist,  author, & wit (1835 - 1910)
    "<i>When dealing with people, let us remember we are not dealing with creatures of logic. We are dealing with creatures of emotion, creatures bustling with prejudices and motivated by pride and vanity</i>." ~ Dale Carnegie
    "<i>Man...Creepy stalkers! These people don't know how to feel unwanted</i>" ~ Anonymous

    If you wish to test only the delta feature then, post documents in the source system and extract deltas. Keep changing the fields in the document and test how the delta gets captured by checking the delta queue and also the delta loads in BW side.
    Ravi Thothadri

  • I recently updated to the latest version of Itunes (11.1) and when i try to play music or tv shows, the sound lasts only for a second before going completely mute, anyone know how to fix this?

    recently updated to the latest version of Itunes (11.1) and when i try to play music or tv shows, the sound lasts only for a second before going completely mute, anyone know how to fix this?

    Check this thread out -> iTunes 10.4 & Multimedia Keyboard
    It doesn't look like there is a fix yet, but some people in the thread are pointing to this workaround:
    pikot wrote:
    Following some suggestion i seem to have found a solution for the problem and my play/pause, next and previous buttons work with iTunes 10.4.1
    - You need to open a text editor (like notepad) as an administrator.
    - Open the SetPoint players.ini file (C:\Program Files\Logitech\SetPointP\players.ini)
    - Edit the line under the [Players] section to match the line bellow (bold is the wndClass which is to be changed)
    iTunes=wac,iTunes.exe,ITWindow,xxx,xxx,xxx,xxx,xxx,xxx,xxx,0,1,iTunes
    - Save the file
    - Restart the SetPoint and hopefully play/pause, next and previous buttons should work (at least they work for me)

  • How can read BOM component date before save the production order??

    Hi Experts,
    In our company, we need to develop a program to read the BOM component data of the production order
    before we save the production order.
    That for example ,when we create and release a production order , before we save the production
    order,we want a porgram to read the BOM component data. If some component data can meet our
    requriement (may be if there is material requirement quantity>100 EA),then the system will pop up a
    small dialog box to remind us.
    There is user exit PPCO0007 and PPCO0007.But it seems they only can read the head data of the
    production order before we save the production order. And the BOM component data of the production
    order are saved in the RESB(Reservation Table).So if we do not save the production order,all the BOM
    component data are not saved in the RESB table.
    So how can slove the problem??
    How can read component date before save the production order??
    Are there any other user exit we can use???

    Hi Just wanted to check am I right that you are trying to check if you have enough Materials Available before you release or Save the order right ? if this is your business objective then when you create order you have material availability tab which checks and gives error if shortage is there. Please let me know if is this wht you asking for ?

  • How to test i-phone free application before it will go to approval mode?

    Hi Everyone,
    I want to upload my free application in i-tune connect for testing purpose in real device.How to test this application before it will go to the approval?
    I have admin and legal rights and also signed the free application contract.
    Please let me know as early as you can.
    Thanks in Advance.
    Istiyak Vasiwala

    If you are talking about an app that you developed then you need to go to a developers forum. This is for itunes users issues.

  • What are the things to be tested in sap xi server before going to use th

    1) what are the things to be tested in sap xi server before going to impliment first interface?
    2)what are prerequisites to be configured in xi server before implementing first interface?
    ragards

    Hi Dhanush,
    >>>>><i>1) what are the things to be tested in sap xi server before going to implement first interface?</i>
    >>>>><i>2)what are prerequisites to be configured in xi server before implementing first interface?</i>
    For both of your question the answer would be
    1. Check all the Post installation configuration has been done properly, with the help of the following links
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/95d7d490-0301-0010-ce93-c58f9a3cde0b
    http://help.sap.com/bp_bpmv130/Documentation/Installation/Configuration_Guide_FP.pdf
    2. Make sure the latest BASIS Component have been imported into your design time environment
    After this you can start  developing your first interface
    Regards
    Ramesh P

  • With a Sprint iPhone, how can I shorten the number of rings before going to voicmail?

    Using a Sprint iPhone, how can I shorten the number of rings before going to voicemail?

    23 rings? Really. My friends iPhone rings 4 times then goes to voice mail.
    I know on Verizon, AT&T and T-Mobile the number of rings is set through the carrier. Have you called Sprint?
    Here is the manual, which is also bookmarked in Safari on your iPhone and can be added for free to your iBooks app through the iBookstore: http://manuals.info.apple.com/en_US/iphone_user_guide.pdf

  • HT4515 How do you adjust how long the iphone rings for before going to voicemail?

    How do you adjust how long the iphone rings for before going to voicemail? Mine diverts after only a couple of rings.

    I believe you do that through your phone service provider.  I wonder if you have unheard messages in your voice mailbox.  I think some carriers use that mechanism - diversion to voicemail faster if the recipient has unheard messages.
    I do not believe you can change this directly on your iPhone.

  • How to distribute App Store Link before going live?

    I'm new to the Itunes Connect process, and am wondering how to distribute my App Store Link before going live.  My App is approved and is scheduled to launch on the App Store on September 15th.  I'm about to send correspondance out to the various online review sites, but am missing this one important link that I need to supply to them.
    Itunes Connect is currently Down for Scheduled Maintenance.  Do I find the link there?  I do have my App ID and SKU.  Can I extrapolate the link based on these?
    Any insight would be appreciated!

    >Can I extrapolate the link based on these?
    Not that I'm aware of, no.
    Find the app's store id number in iTunes Connect, then use http://itunes.apple.com/linkmaker/ - this site will generate a link with a button based which book, app, song, podcast etc. you search for in the store.

  • How do you set the number of rings before going to voice mail?

    I can't find the option to shorten the number of rings before going to voice mail, any ideas?

    It's preset by some phone software but you still may have some sound settings for the answer time. Go to settings and check under call answer settings.

  • How to Test AIR 1.5

    Sorry if this seems slightly off center, but I blame Adobe, not myself. Trying to determine the true status and positioning of AIR amongst the various Flex forums and projects for an outsider is practically impossible. So, I will be brief. In September Mr. Chambers sent opened the flow by telling us that we could find FP10 integrated with Flex SDK in something you call 1.5 or Cosmo, or both. He was properly circumspect, so I didn't rush into it -- there was not even an ADL binary when I checked. Now it is November, the Trunk is at 4005, and ostensibly, everything we need to start trying to take advantage of FP support of 3D operations is out there. But where? Where do we get a version of AIR 1.5 that can be installed on a target desktop, so that we can try to run the ADT test cycle?
    Call it Gumbo, call it Flex4, call it whatever, but can someone tell us how to start testing it for AIR application deployment?
    Thank you.

    <DIV><FONT face=Arial size=2>I am sure you are right about an AIR application <br />being able to use Loader and SWFLoader.  I hope I have more or less figured <br />out the right way to do that.  But, I guess my point is that none of the <br />documentation I have been able to find anywhere would answer the question about <br />what to do with the framework and/or rpc files.  What, as far as you <br />understand it, is the correct way to manage the use of the A</FONT><FONT <br />face=Arial size=2>dobe swz files in an AIR application?</FONT></DIV><br /><BLOCKQUOTE <br />style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px"><br />  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV><br />  <DIV <br />  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> <br />  <A [email protected] href="mailto:[email protected]">Josh <br />  McDonald</A> </DIV><br />  <DIV style="FONT: 10pt arial"><B>To:</B> <A [email protected] <br />  href="mailto:[email protected]">[email protected]</A> <br />  </DIV><br />  <DIV style="FONT: 10pt arial"><B>Sent:</B> Monday, November 03, 2008 11:01 <br />  PM</DIV><br />  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: How to Test AIR 1.5</DIV><br />  <DIV><BR></DIV>A new message was posted by Josh McDonald in <br />  <BR><BR><B>Developers</B> --<BR>  How to Test AIR 1.5<BR><BR>I'm <br />  sure there's nothing stopping you from loading SWFs and SWZs and SWCs and <br />  loading them in AIR? Just treat them as normal files, and use whatever you <br />  please to push out updates etc?<BR><BR>-Josh<BR><BR>On Tue, Nov 4, 2008 at <br />  4:53 PM, Terry Corbet <SPAN dir=ltr>&lt;<A <br />  href="mailto:[email protected]">[email protected]</A>&gt;</SPAN> <br />  wrote:<BR><br />  <BLOCKQUOTE class=gmail_quote <br />  style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">A <br />    new message was posted by Terry Corbet in<BR><BR>Developers --<BR> How <br />    to Test AIR 1.5<BR><BR>01.  Thanks, I will continue testing with ADL <br />    and hopefully be able to move up to a web-base, remote installation/update <br />    scenario in a couple of weeks.<BR><BR>02.  I'm sorry you feel that my <br />    failure to accept what may be 'intuitively obvious to you' -- that I can <br />    design and test a 3D front end to FMS that works the same in a native window <br />    as in a browser window -- indicates any lack of faith in what will be <br />    delivered.  So far, I have found subtle, important differences, and I <br />    am sure there will be others that will just have to be patiently tested <br />    before I get it right.<BR><BR>03.  So, I'm glad you asked about swz in <br />    an AIR environment because that is a whole topic for which I have not been <br />    able to find any discussion on any of the many fine forums you have.  I <br />    understand product marketing and product development, but I can't say that I <br />    ever managed those activities in the environment you have in which several <br />    large projects co-exist with lingering dependencies and even 'cultures' as <br />    diverse as you have with the various acquisitions that come together in the <br />    suite of products you have today.<BR><BR>So, I will simply state that I <br />    think no one seems to have recognized that your paradigm for 'desktop' <br />    versus 'web-based' software -- the essential distinction which seems to <br />    describe Adobe's description of an AIR versus a Flex application -- does not <br />    always hold.  I understand the general dichotomy, but it does not hold <br />    for my user base.<BR><BR>You have lots of design papers and lots of software <br />    devoted to 'reducing the burden' of ever-growing executables in the Flex <br />    framework by caching of your or our rsls.  That's a good idea. <br />     Why do you think it is not just as good an idea for an AIR <br />    application?  Probably because you think that an AIR application will <br />    either be shipped on a CD, or sent over the Internet, but relatively <br />    infrequently, so who cares if you have to ship out 10MBs or 2MBs? My user <br />    cares.<BR><BR>My user will get frequent updates to an ever-growing body of <br />    software called an application, and he will get them over those same slow <br />    bandwidth network links that the Flex user sees.  What's "good for the <br />    goose is good for the gander".  There is simply no reason not to <br />    architect the library of code that we use to cobble together the application <br />    and use the same intelligent caching mechanism in both environments.  I <br />    looked for a month for a white paper or discussion of how to 'modularize' an <br />    AIR app but all that you wanted to publish were white papers on how to <br />    'modularize' a Flex app.<BR><BR>I'm sure that you guys have a bunch of <br />    object diagrams and product architecture blueprints that you have memorized <br />    -- but that is not what we see 'outside the black box'.  What we see is <br />    a confusing distinction between the AIR efforts and the Flex efforts <br />    although the code base and efforts are substantially the same.  And if <br />    that is true from an internals point of view, put on your end-user hat and <br />    look at how we view a AIR/Flex app -- it is all one.<BR><BR>So, I develop <br />    the worlds greatest Juke Box and get it all going in Flex, then I move that <br />    into one Tab on one Screen in the AIR 'shell'.  Then some guys go off <br />    and mostly use AIR-unique code to add a Tab that allows Drag and Drop <br />    creation of Slide Shows accompanied by voice overs, and another set of my <br />    guys go off to add the 'Sudoku' module in just plain old Flex.  At some <br />    point in time in some ant task, we've got 10MB of code and X MBs of that is <br />    in one of our present [or future] swz files.  Where is the distinction <br />    that says I should just ask my users to download the whole shooting match, <br />    when what he really wants to do is just download whatever updated or new <br />    application modules [including any upgrades to your frameworks] when <br />    required.<BR><BR>So, it took some time, but today, my application is <br />    compiled with dynamic linking to the framework.swz, and when the user <br />    launches his AIR application on the desktop, the Flash Player, embedded in <br />    the AIR environment, is smart enough to find that it already has the <br />    necessary framework code and does not need to go back to the network to get <br />    it refreshed.  Actually, since I could never figure out how to use <br />    Module and ModuleManager, the method for solving the framework caching <br />    problem ended up just being an extension of what I developed for version <br />    management 'with continuous update' of my own swf files.  So, when the <br />    AIR shell starts up, it needs to test to see whether there is any updating <br />    to be done, or whether it already has locally available the 'latest and <br />    greatest' and that works the same for MyCute3DWizBang.swf or <br />    framework_3.1.0.2710.swz or framework_4.0.0.3988.swf.<BR><BR>If you take the <br />    point of view that a 'desktop application' doesn't need to do anything <br />    special to solve the problem of 'large file downloads', you end up thinking <br />    that there is no reason for an AIR application to take advantage of the <br />    frameworked cache when, in fact, almost all of that code is needed whether <br />    the execution thread starts in a 'WindowApplication' or just a plain old <br />    'Application'.  At least thats the cockamaymee point of view that I <br />    came to in the absence of any 'best practice' discussion of these key topics <br />    --  so far, it seems to be working pretty well, but as you can guess, <br />    testing across a network to a remote host that may or may not have the right <br />    version of AIR, or the right version of framework, or the right version of <br />    MyCute3DWizBang  is really more important than just testing against <br />    ADL. <BR><BR><BR>----- Original Message ----- From: "Matt Chotin" &lt;<A <br />    href="mailto:[email protected]" <br />    target=_blank>[email protected]</A>&gt;<BR>To: &lt;<A <br />    href="mailto:[email protected]" <br />    target=_blank>[email protected]</A>&gt;<BR>Sent: Monday, November <br />    03, 2008 8:39 PM<BR>Subject: Re: How to Test AIR 1.5<BR><BR><BR><br />    <BLOCKQUOTE class=gmail_quote <br />    style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">A <br />      new message was posted by Matt Chotin in<BR><BR>Developers --<BR> How <br />      to Test AIR 1.5<BR><BR>The badge install doesn't work with debug, you can <br />      only use adl.exe right now.  But this should show how the whole <br />      system would work and really allow you to evaluate.  You know how the <br />      AIR install works with Air 1.1 (if not, use Flex 3.1 to target 1.1), I <br />      don't think seeing it with AIR 1.5 is critical to evaluate the features of <br />      the runtime at this point.<BR><BR>Air and the Flash Player are runtimes, <br />      and we've made it clear that AIR 1.5 would include FP10 features.  So <br />      when we say Flex will enable FP10, it should be obvious that when AIR 1.5 <br />      comes out Flex will support it in the same way.<BR><BR>I don't really <br />      understand what you're doing with the SWZ and AIR, there's no real need to <br />      use a cached framework when the whole app is going to be <br />      installed.<BR><BR>In any case, Air 1.5 should be out in 2 weeks hopefully <br />      so you'll be set then.<BR><BR>Matt<BR><BR>On 11/3/08 8:07 PM, "Terry <br />      Corbet" &lt;<A href="mailto:[email protected]" <br />      target=_blank>[email protected]</A>&gt; wrote:<BR><BR>A new message <br />      was posted by Terry Corbet in<BR><BR>Developers --<BR> How to Test <br />      AIR 1.5<BR><BR>Thanks for the quick turnaround.  Pardon my ignorance, <br />      but exactly what .exe<BR>file will install Air 1.5 on a system?  I <br />      don't find it anywhere.  I guess I<BR>can try to tear the ADL source <br />      apart to see how it mimics that behavior, but<BR>that is, at best, just a <br />      local test.  I think testing the whole Badge<BR>install sequence is <br />      essential, and would like to give it a try.  The longer<BR>we put <br />      this off, the longer we all just sit here trying to decide whether <br />      to<BR>stay with Papervision, Away, Sandy, or to use the graphics support <br />      in the<BR>Player.<BR><BR>I am busy making the dynamic link to the <br />      framework.swz work for Flex modules<BR>running under an AIR shell, and I <br />      doubt that I am alone.  There must be many<BR>of us who really see no <br />      distinction between AIR and Flex -- they just<BR>provide us two different <br />      ways to slice a problem, that's why it is so<BR>disconcerting to try to <br />      follow the threads on rapid Flex advancement with FP<BR>10, but almost <br />      nothing pertaining the doing the very same things with the<BR>AIR <br />      toolkit.<BR><BR>I hope you can tell me where to get the standalone AIR 1.5 <br />      installer that<BR>will me keep making progress with the debugging output <br />      reasonably well<BR>handled by Allesandros' FireFox tracer.  Many <br />      thanks.<BR><BR><BR>----- Original Message -----<BR>From: "Matt Chotin" <br />      &lt;<A href="mailto:[email protected]" <br />      target=_blank>[email protected]</A>&gt;<BR>To: &lt;<A <br />      href="mailto:[email protected]" <br />      target=_blank>[email protected]</A>&gt;<BR>Sent: Monday, <br />      November 03, 2008 7:55 PM<BR>Subject: Re: How to Test AIR 1.5<BR><BR><BR><br />      <BLOCKQUOTE class=gmail_quote <br />      style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">A <br />        new message was posted by Matt Chotin in<BR><BR>Developers <br />        --<BR> How to Test AIR 1.5<BR><BR>Hi,<BR><BR>We're not doing a <br />        public beta of the release runtime for AIR 1.5.  You can<BR>use the <br />        debug runtimes that are part of the Flex nightly builds though<BR>(check <br />        the Flex 3 nightlies) to validate that AIR 1.5 will be right for<BR>you <br />        though.<BR><BR>Matt<BR><BR>On 11/3/08 7:38 PM, "Terry Corbet" &lt;<A <br />        href="mailto:[email protected]" <br />        target=_blank>[email protected]</A>&gt; wrote:<BR><BR>A new <br />        discussion was started by Terry Corbet in<BR><BR>Developers <br />        --<BR> How to Test AIR 1.5<BR><BR>Sorry if this seems slightly off <br />        center, but I blame Adobe, not myself.<BR>Trying to determine the true <br />        status and positioning of AIR amongst the<BR>various Flex forums and <br />        projects for an outsider is practically<BR>impossible.  So, I will <br />        be brief.  In September Mr. Chambers sent opened<BR>the flow by <br />        telling us that we could find FP10 integrated with Flex SDK <br />        in<BR>something you call 1.5 or Cosmo, or both.  He was properly <br />        circumspect, so<BR>I didn't rush into it -- there was not even an ADL <br />        binary when I checked.<BR>Now it is November, the Trunk is at 4005, and <br />        ostensibly, everything we<BR>need to start trying to take advantage of <br />        FP support of 3D operations is<BR>out there.  But where? <br />         Where do we get a version of AIR 1.5 that can be<BR>installed on a <br />        target desktop, so that we can try to run the ADT <br />        test<BR>cycle?<BR><BR>Call it Gumbo, call it Flex4, call it whatever, <br />        but can someone tell us<BR>how to start testing it for AIR application <br />        deployment?<BR><BR>Thank <br />        you.<BR><BR>________________________________<BR>View/reply at How to <br />        Test AIR 1.5<BR>&lt;<A <br />        href="http://www.adobeforums.com/webx?13@@.59b6ed86" <br />        target=_blank>http://www.adobeforums.com/webx?13@@.59b6ed86</A>&gt;<BR>Replies <br />        by email are OK.<BR>Use the unsubscribe<BR>&lt;<A <br />        href="http://www.adobeforums.com/webx?280@@.59b6ed86%21folder=.3c060fa3" <br />        target=_blank>http://www.adobeforums.com/webx?280@@.59b6ed86!folder=.3c060fa3</A>&gt; <br />         form to<BR>cancel your email <br />        subscription.<BR><BR><BR><BR><BR>------------------------------------------------------<B R>View/reply <br />        at &lt;<A href="http://www.adobeforums.com/webx?13@@.59b6ed86/0" <br />        target=_blank>http://www.adobeforums.com/webx?13@@.59b6ed86/0</A>&gt;<BR>Replies <br />        by email are OK.<BR>Use the unsubscribe form at<BR>&lt;<A <br />        href="http://www.adobeforums.com/webx?280@@.59b6ed86%21folder=.3c060fa3" <br />        target=_blank>http://www.adobeforums.com/webx?280@@.59b6ed86!folder=.3c060fa3</A>&gt; <br />        to<BR>cancel your email <br />      subscription.<BR></BLOCKQUOTE><BR><BR><BR>----------------------------------------------- -------<BR>View/reply <br />      at &lt;<A href="http://www.adobeforums.com/webx?13@@.59b6ed86/1" <br />      target=_blank>http://www.adobeforums.com/webx?13@@.59b6ed86/1</A>&gt;<BR>Replies <br />      by email are OK.<BR>Use the unsubscribe form at &lt;<A <br />      href="http://www.adobeforums.com/webx?280@@.59b6ed86%21folder=.3c060fa3" <br />      target=_blank>http://www.adobeforums.com/webx?280@@.59b6ed86!folder=.3c060fa3</A>&gt; <br />      to cancel your email <br />      subscription.<BR><BR><BR><BR>------------------------------------------------------<BR>Vi ew/reply <br />      at &lt;<A href="http://www.adobeforums.com/webx?13@@.59b6ed86/2" <br />      target=_blank>http://www.adobeforums.com/webx?13@@.59b6ed86/2</A>&gt;<BR>Replies <br />      by email are OK.<BR>Use the unsubscribe form at &lt;<A <br />      href="http://www.adobeforums.com/webx?280@@.59b6ed86%21folder=.3c060fa3" <br />      target=_blank>http://www.adobeforums.com/webx?280@@.59b6ed86!folder=.3c060fa3</A>&gt; <br />      to cancel your email subscription. <br />    <BR></BLOCKQUOTE><BR><BR><BR>------------------------------------------------------<BR>Vi ew/reply <br />    at &lt;<A href="http://www.adobeforums.com/webx?13@@.59b6ed86/3" <br />    target=_blank>http://www.adobeforums.com/webx?13@@.59b6ed86/3</A>&gt;<BR>Replies <br />    by email are OK.<BR>Use the unsubscribe form at &lt;<A <br />    href="http://www.adobeforums.com/webx?280@@.59b6ed86%21folder=.3c060fa3" <br />    target=_blank>http://www.adobeforums.com/webx?280@@.59b6ed86!folder=.3c060fa3</A>&gt; <br />    to cancel your email subscription.<BR></BLOCKQUOTE><BR><BR clear=all><BR>-- <br />  <BR>"Therefore, send not to know For whom the bell tolls. It tolls for <br />  thee."<BR><BR>Like the cut of my jib? Check out my Flex blog!<BR><BR>:: Josh <br />  'G-Funk' McDonald<BR>:: 0437 221 380 :: <A <br />  href="mailto:[email protected]">[email protected]</A><BR>:: <A <br />  href="http://flex.joshmcdonald.info/">http://flex.joshmcdonald.info/</A><BR>:: <br />  <A <br />  href="http://twitter.com/sophistifunk">http://twitter.com/sophistifunk</A><BR><BR><BR><br />  <HR align=left width=200><br />  View/reply at <A href="http://www.adobeforums.com/webx?13@@.59b6ed86/4">How to <br />  Test AIR 1.5</A><BR>Replies by email are OK.<BR>Use the <A <br />  href="http://www.adobeforums.com/webx?280@@.59b6ed86!folder=.3c060fa3">unsubscribe</A> <br />  form to cancel your email subscription.<BR><BR></BLOCKQUOTE>

  • How to test oracle is up and running in remote machine using shell script

    Hello,
    I need help to write an linux script.
    I have a java application server running on machine 192.168.5.20 and our oracle 10g standard 1.0.2 is running on machine 192.168.5.21.
    I have found script to start oracle when computer is turned on.
    But I cannot start my application server automatically since it depends on whether oracle is up and running or not on the remote machine.
    Therefore, in case of power failure or maintenance, our client has to call us to start application server.
    I would be grateful if someone can help me "How can I write script to check oracle is up and running in machine 192.168.5.21 from machine 192.168.5.20.
    For your information, I have no oracle installed in application server. So tnsping won't work.
    What I want is when power is back, application server script automatically and tesing for oracle server is up and running. If it is up, script will start application server.
    Thanking you.

    Hi,
    It's not failover or experimental. My application server uses JBOSS and JBOSS needs database name to start up. My enviroment is LAN. My database is in different machine as I mentioned before. So In case of power failure, I need to start my application server (JBoss) manually, because I need to confirm that oracle is already running before start app server.
    I want an automated script (when power is just on) to start my application server which will wait to check if the datbase server is up I will start application server.
    The scripts given above It works if appserver and db server in the same machine (my development machine).
    But when I test the script in my production applicaiton server, It shows sqlplus command not found (my app server does not have any oracle client installed).
    About hostname yes My applicaiton server hostname is hostapp1 and dabase server hostname is hostdat1.
    Do you think Is it possible to test the script without oracle client not installed. or It has to be done writing code like java program and test using jdbc connection.
    Best regards.

  • How to test/Verify SAP Notes

    Hi Gurus,
    Appreciate if you could share on how to test/verify the following sap notes:-
    1) 1330776
    2) 1143177
    3) 1271688
    4) 1302928
    5) 1329090
    Thank you,
    Green Choc

    I generally agree with Mylene here, however this is also a special case.
    If you read SAP note 888889 then you will see that it is an intentional "heads-up" from SAP to take a look into the related notes, and (as was before) not the case that you have to find the problem first to need to fix the program error in your system.
    The related notes of 888889 are to my knowledge designed in such a way that you can install them using SNOTE without any manual corrections required, and they fix only undesirable SAP standard system behaviour without any reasonable chance of customer specific use of it being impacted.
    Basically, it blocks a known (and published) security error.
    > do you actually expect us to come up with follow-up notes of the ones you wrote down here and develop a test-scenario for them, too?
    This is true. It would go on forever... Just dumping note numbers into the forum is not the intention of them.
    I think the thread can be closed and more specific questions about the content of individual notes or risk rating of them etc can be asked, if required. Generally, if you look at the correction blocks you can anyway work out what's going on and would probably want to implement them as a result.
    Cheers,
    Julius

Maybe you are looking for

  • How to change sales order no. in already posted down payment?

    A sales order was created and a down payment was also posted. Later sales order was deleted, but the related down payment still exists. Subsequently a new sales order was created for the same customer. Now customer is asking to clear his current sale

  • Can't set email reminders in iCal

    All of the sudden I am no longer able to set up email alarms. I am not sure what changed but I am told "You must add your own card and email address in Address Book to be able to use mail alarms." I go to the Address Book and select the card with my

  • ORA-01403 No Data Found Issue

    Hi, Im very new to streams and having a doubt regarding ORA-01403 issue happening while replication. Need you kind help on this regard. Thanks in advance. Oracle version : 10.0.3.0 1.Suppose there are 10 LCRs in a Txn and one of the LCR caused ORA-01

  • Dynamic configuration in integration process using abap mapping

    Hi everybody, i have the following scenario: file adapter -> integration process -> file adapter The integration process uses an ABAP mapping and sets the filename in dynamic configuration as follows: *-- Set Parameter     clear ls_dyn_record.     ls

  • PE6 in 1GB?

    This is not a rant, but I'm puzzled. I've always accessed Adobe's groups via NNTP, but the PE Tech Issues group seems only to be on the webbish forums and not on the news server. I only see .featurerequests and .organizer on NNTP, even after deleting