Offline clients

I am building an addition to an existing application, based on an Oracle 10g database with a Powerbuilder user interface and a lot of the logic in packages.
The existing application is a network design tool, it contains the location, address, technical info and hierarchy of components in a network. The technical data is all theoretical, it is designed and calculated. But now we want to extend this application and add measured data.
The data is measured by technicians, using a laptop and measuring device and is usually done offline. Although there is no network, we still need to be able to have access to the data and logic in our central database. So we need replication. Install a local server (xe?) on each client and synchronise the data with the server. Most of the data that the client needs is read only. The technician adds measured data and links it to a known component in the network. The measured data must be synchronised with the server on the next opportunity.
Is replication the way to do this? When I read the oracle documentation about replication it is all about multiple servers and not in a client/server model where the client can be offline.
Thanks!
Rob
Edited by: Pleiadian on Nov 24, 2009 10:24 PM

Replication will be an expensive solution compared to the obvious solution: connect all PCs to the network.
Also replication requires a network connection.
Apparently you seem to have a n-multi master situation (all clients will be masters as soon as they replicate their data). This will be very difficult to manage and cause gray hair, baldness or high blood pressure or worse.
Sybrand Bakker
Senior Oracle DBA

Similar Messages

  • Could not load file or assembly 'Microsoft.Xrm.Client' in CRM outlook offline client.

    Hi,
    In my plugin code i have used 'Microsoft.Xrm.Client' to make use of
    CachedOrganizationService class.
    but while i am checking in offline client i am getting this error
    Could not load file or assembly 'Microsoft.Xrm.Client'.
    please suggest and help me solve this issue.
    Thanks in advance,
    V_R

    Unfortunately your post is off topic as it's not specific to Microsoft Training and Certification.  
    This is a standard response I’ve written in advance to help the many people who post their question in this forum in error, but please don’t ignore it.  The links I provide below will help you determine the right forum to ask your question
    in.
    For technical issues with Microsoft products that you would run into as an end user, please visit the Microsoft Answers forum ( http://answers.microsoft.com ) which has sections for Windows, Hotmail,
    Office, IE, and other products.
    For Technical issues with Microsoft products that you might have as an IT professional (like technical installation issues, or other IT issues), please head to the TechNet Discussion forums at http://social.technet.microsoft.com/forums/en-us, and
    search for your product name.
    For issues with products you might have as a Developer (like how to talk to APIs, what version of software do what, or other developer issues), please head to the MSDN discussion forums at http://social.msdn.microsoft.com/forums/en-us, and
    search for your product or issue.
    If you’re asking a question particularly about one of the Microsoft Dynamics products, a great place to start is here: http://community.dynamics.com/ 
    If you think your issue is related to Microsoft Training and Certification and I've flagged it as Off-topic, I apologise.  Please repost your question and include as much detail as possible about your problem so that someone can assist you further. 
    If you really have no idea where to post your question please visit the Where is the forum for…? forum http://social.msdn.microsoft.com/forums/en-us/whatforum/ 
    When you see answers and helpful posts, please click Vote As Helpful,
    Propose As Answer, and/or Mark As Answer
    Jeff Wharton
    MSysDev (C.Sturt), MDbDsgnMgt (C.Sturt), MCT, MCPD, MCSD, MCSA, MCITP, MCDBA
    Blog: Mr. Wharty's Ramblings
    Twitter: @Mr_Wharty
    MC ID:
    Microsoft Transcript

  • Cannot wake 'offline' clients

    I'm trying to figure out why I can't awaken clients on my subnet whose ARD status changes from 'sleeping' to 'offline'. I have the correct ports open on my 10.4 Server firewall and my router's firewall. I also have Energy Saver on the clients set to awake for admin access. The best guess I can come up with is that I need to enable 'directed broadcast' on my router - but I don't how to do that. (My router is a 3Com OfficeConnect.)
    Alternatively, is there a way to prevent 'sleeping' clients from switching to 'offline'?

    An alternative to the WakeOnLan app is to download and install the ARD Activator app that is distributed silently by Apple.
    You can find out more here: http://macenterprise.org/content/view/113/118/
    It performs similar functions to WakeOnLan by activating a latent KickStart app that is buried in the ARD client. The KickStart app has been in the ARD client since ARD 2.2.
    Another issue to look out for is - Mac portables have 2 sleep phases. When it initially falls asleep, it still registers as "Online". After about 10mins of snoozing Mac portables tend to go into a state of 'deep sleep' and for some reason the hardware WakeOnLan is disabled (even over Ethernet).
    Until Apple comes up with a hardware solution, the ability to wake up Mac portables, depends largely on configuring them never to sleep. Although, to preserve the screen's longevity, its strongly advised to set the display to sleep.
    PowerBook G4   Mac OS X (10.4.3)  

  • SCCM Questions about offline clients

    All,
    I wanted to provide some background on a project we are working on and provide some questions that hopefully someone can  help answer.
    First I wanted to make note that as part of the requirements for this project we are going to have SCCM clients deployed at various locations offsite from our primary SCCM server and these SCCM clients will have only intermittent network connectivity back
    to our primary SCCM server. During the times that these clients are lacking connectivity we will need the ability to do multiple manual hardware inventories of the clients with the expectation that once connectivity is resumed, ALL of the inventories taken
    will report back to the primary SCCM server. Additionally, during the time that network connectivity is lacking we will need to be able to run SCCM reports regarding these clients local to the clients themselves (IE at the offsite location which won't have
    network access to the primary SCCM server.)
    Our proposed solution to these requirements was that we planned to provide the offsite location with a SCCM secondary site. The idea being that while network connectivity to the primary server was down the clients would continue to report their inventory
    data to the secondary site and reports could still be run from the secondary site as well. Once network connectivity was resumed the secondary site would synchronize with the primary site and provide the primary site with all the missing hardware inventories.
    I have since done further research and believe there are some flaws with this solution:
    I am reading that secondary sites do not actually store inventory data in a local database like primary sites do.
    I am reading that the “reporting services point” is not available on secondary sites, thus limiting our ability to run reports while network connectivity to the primary site is down.
    With this I have a few questions:
    How many inventories does the client save locally to the machine? Does it save all inventories triggered since the last communication with the server, or does it only save and transmit the last inventory that was collected prior to network communication
    being restored?
    If it only transmits the last inventory collected, does the idea of having a secondary site work for storing the multiple inventories that we need to collect while network connectivity to the primary server is lacking, or is it true that secondary sites
    do not store inventories in a local database?
    Finally, if secondary sites DO save inventories locally, but we are NOT able to install the “reporting services point,” will we be able to get around not being able to run the default SCCM reports by instead running custom SQL reports directly from the
    SQL Server installed on the secondary site?
    Thank you for your time,
    Ryan

    Well, this is kind of a complicated project and I am not going to lie I know we are asking to use SCCM in a way that it was not designed to be used.
    Basically these clients are training machines that will be reconfigured potentially several times a day. Essentially when a program runs that reconfigures the machine it will trigger a hardware inventory. Custom information about the configuration will be
    saved in custom WMI classes that we have created which will be inventoried  by SCCM. We need the ability for if the customer says "I had a problem at 9am" for us to have them run a report that tells us which configuration was in place at 9am.
    Because of this requirement there may be multiple hardware inventories taken in a single day.
    Most of these devices will go MANY months between having networking connectivity back to our primary site. To be honest though some of these devices will be at locations in which they may need to be managed for 15-20 years without EVER having network connectivity
    back to the primary site. The idea for these cases was that the secondary site located with the clients would store the inventories and at regular intervals we will have a SQL expert manually export the SQL data to a CD from the secondary site and re-import
    it to the primary site. This is how the primary site will get updated without ever having network connectivity to the secondary site.
    For all of this to work it is essential that the secondary site store the inventories in a local database. I am just not clear if that is how this works or not. It is also essential we can run reports for the secondary site. I am a little more clear that
    the "reporting services point" is not installable on the secondary site; however, my thought is the machine still has SQL installed and if it stores the hardware inventories locally we may still be able to use custom SSRS reports to extract the data.

  • Offline client

    Hi
    ARD 3.3.2 on an imac24 X.6.4 recognises my mmfmsrv X.5.8 running RemoteDesktopClient3.3.2 and lists it in the All computers, but status is offline
    ARD list the correct address
    I have re-installed RDClient332 on the mm, and restarted
    I can connect to the mmfmsrv from the imac24 via Finder Shared but not to the mmfmsrv via ARD
    Current status offline
    and for example if I select and observe, it returns 'Connection failed to mmfmsrv
    Checking ARD mmfmsrv info generates .. mmfmsrb is running software that is too old to support this feature... requires 3.3.1 or later...
    it has 3,3,2
    the IP listed in ARD is correct
    the mm has remote management on, and the account/pw is correct
    I haven't connected for a month or two, it used to work
    Any ideas?

    subnet had changed

  • Products that necessary for construction a system with offline clients.

    Hi all. Please help me..
    I would like to construct the system, where there is one central DB and many clients, but clients should work with there's local DB when connection is fault.
    So I have understood that I should by Oracle Client(s) and Oracle Server. And then should I by Oracle lite and Oracle Standard Edition too?
    Thanks a lot
    Gabby

    You need Oracle Enterprise DB and Oracle Mobile Server. Mobile Server will handle the deployment and distribution of the Oracle Lite clients.

  • Windows Server 2012 Essentials (not R2) - all client computers offline

    The server is Windows Server 2012 Essentials (not R2). I have had this problem ever since I first installed the Windows Server 2012 Essentials server in the summer of 2013 (before R2 was released). The Windows Server 2012 Essentials server shows offline
    for all Devices under Dashboard. (Allow me to add that I just installed another site with Windows Server 2012 Essentials R2, and it was a breeze - all of the computers at the second install site are online.) I have one Windows 8.1 Pro client and the rest
    are Windows 7 Pro clients. The problem occurs on ALL client computers.
    I have removed computers from Devices in Dashboard on the server, rebooted the server, changed the client computer to a workgroup, rebooted the client computer, and reinstalled the connector software on the client computer. Same result. I
    have tried this on a Windows 7 Pro client and a Windows 8.1 Pro client with the same results.
    After running the connector on a client computer and waiting for the server to update its Devices status, if I look under Devices on the server Dashboard, the Windows 8.1 client computer will say online but within 24 hours it goes offline again. The
    Windows 7 client computers never show online. Both computers stay offline - they NEVER show an online status (referring to the status under Devices in Dashboard).
    I should make it clear that the clients can access the server shares with no problem. File synchronization works great. The clients can ping the server and the server can ping the clients. But client backups on the server fail.
    One of the most troublesome things about this problem is that it prevents the client computers from being accessed remotely using the website setup by Anywhere Access. I can login to get remote access to the shared files on the server, but
    the only computer that says "online" is the server. All of the other computers are "offline".
    The server and clients are only using Windows firewall. The clients all use Microsoft Security Essentials for their anti-virus.
    I used a troubleshooting tool that tells me that there are problems with port 6602 on the server, but the clients are all fine with port 6602. I know port 6602 is important for using Anywhere Access but I am still trying to find out more details on that.
    I have checked all of the firewall settings related to port 6602 on the server, and the firewall settings look like the standard Windows settings for this port. I used netstat to find the PID associated with the port, and I looked up the PID to find the service.
    That all looked standard, too.
    I have been working on this problem since the summer of 2013!! Does anyone have ANY suggestions?!!
    HELP!

    Hi,
    Just addition, please check if all necessary Windows updates are installed on those
    “Offline” client computer.
    When connect client computers to the Windows Server 2012 Essentials server by using the Connector software, there
    will be LAUNCHPAD on the client computer. Was this LAUNCHPAD grayed out? Please check if can access Shared Folders via this LAUNCHPAD. Meanwhile, please ping the Windows Server 2012 Essentials via IP address and server name when client computers show as
    Offline. Any find?
    Get Connected in Windows Server Essentials
    In addition, please follow the path on Server and client computer:
    %programdata%\Microsoft\Windows Server\Logs. Did you check any relevant Server-side logs and
    Client-side Logs if find more clues?
    Windows
    Server Essentials 2012/2012 R2 Log Files
    If any update, please feel free to let us know.
    Hope this helps.
    Best regards,
    Justin Gu
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Client provisioning not working on ISE after 1.2 Migration

    Working on an initial piloted roleout of ISE with a customer. We initially had a single server setup as a pilot using 1.1.1.4 to pilot things like client supplicant provision, and then stood up a new VM as a secondary and upgraded that to 1.2. Today we tested client provisioning that work fine before, and it is failing for iOS (we haven't gotten to the other OS'es yet). What occurs is the user authenticates using PEAP and the client gets the request to install the root certificate. After this the client accepts the root certificate the connection drops. When you click the SSID to start the process again we see the redirect to the mydevices portal, but before you can click to register the client it redirected to accept the root certificate again, creating an endless loop. Has anyone else run into this bug?

    Please update the patch useing the below details and try it.
    To upload offline client provisioning resources, complete the following steps:
    Step 1 Go to the Download Software web page at http://www.cisco.com/cisco/software/navigator.html?a=a&i=rpm. You may need to provide login credentials.
    Step 2 Navigate to Products > Security > Access Control and Policy > Cisco Identity Services Engine > Cisco Identity Services Engine Software.
    Choose from the following Off-Line Installation Packages available for download:
    •win_spw--isebundle.zip— Off-Line SPW Installation Package for Windows
    •mac-spw-.zip — Off-Line SPW Installation Package for Mac OS X
    •compliancemodule--isebundle.zip — Off-Line Compliance Module Installation Package
    •macagent--isebundle.zip — Off-Line Mac Agent Installation Package
    •nacagent--isebundle.zip — Off-Line NAC Agent Installation Package
    •webagent--isebundle.zip — Off-Line Web Agent Installation Package
    Step 3 Click Download or Add to Cart.

  • SCCM 2012 client push to SCCM 2007 clients

    Hi,
    I'd like to upgrade SCCM 2007 clients to SCCM 2012. Their computers appear in SCCM 2012.
    I could select them and then select "install client" but there are about 400 to upgrade, some or online some not.
    Will the process of upgrade run when the offline clients get online?
    J.
    Jan Hoedt

    If your clients are member of an Active Directory, you could also use a startup script to update the client.
    Jason has a very popular script you can use:
    http://blog.configmgrftw.com/configmgr-client-startup-script/
    Ronni Pedersen | Microsoft MVP - ConfigMgr | Blogs:
    www.ronnipedersen.com/ and www.SCUG.dk/ | Twitter
    @ronnipedersen

  • Offline portlets in Fusion Middleware

    Hi
    For running applications in Offline mode, it is possible to create offline portlets in Websphere which would sync up with the server whenever it goes online.
    I believe such feature would also exist in the Fusion middleware suite ... either in OAS or Weblogic. Can anyone point me to where i can find information about the offline capabilities of Fusion Middleware?
    Thanks
    HR

    Maybe i will put my question in a different way,
    What features/adaptors are available in Fusion Middleware that would enable development and integration of offline clients (preferably Java bsed)?

  • Mac Mail client doesn't work through DSL

    We just started using a Verizon DSL connection for our small business.  Most things work great -- surfing the web is fast and I can access secure site via browser.  For some reason I cannot connect through DSL to get email when I'm using the Mac Mail version 4.4 client.  The connection just hangs.  I have one pop account and 3 google gmail accounts that I consolidate within the offline client.  I luckily have an alternative wifi connection in this building that I can use to get mail, but I need to switch back to our own nework to use the printer and surf at a higher speed. 
    Our CTO was able to fix it for a day by setting an exception on port 995 -- which is what the mail client uses to retrieve mail. 
    I know it's realted to Verizon DSL because the same computer works at home via our Verizon Fios service.  It's also not an issue with Wifi -- it still doesn't connect when I use a LAN connection directly to the modem.
    Please let me know if there are any fixes or work-arounds. 
    Thanks.
    Rusty

    sample settings
    Incoming 
    Your incoming mail server
    no ssl
    Your email address
    your username
    your password
    outgoing
    outgoing.verizon.net
    no ssl
    my server requires authentication = yes
    your verizon username  (should be the same thing that you use to sign in at http://webmail.verizon.com, test your password by logging in at that website, if it doesn't work, then reset your password and use the correct information)
    your verizon password
    should work on 25 since this part is verizon, but if it doesn't work for whatever reason try 587 
    sometimes third party mail servers don't play nice, and don't use 587 for their alternate port.   like go daddy often uses port 80 for ougoing as an example, your mail server may like 995.  I wouldn't worry about your outgoing settings, and instead use the sample configuration above and let us know if it works.  PREFERABLY you should delete your account settings and start from scratch.   

  • Deploy Oracle Mobile Server on Weblogic?

    Hello,
    We currently have a client-server application which communicates over HTTP with a BEA Weblogic 8 server on Solaris, and are assessing the feasibility of creating an offline client using Oracle Lite.
    Ideally, we would like to install the mobile-server on our existing server, but this brings the problem that the current weblogic is already listening on the HTTP port, and the site policy at our customer site does not allow for any traffic to non-HTTP ports. Can we deploy the Oracle mobile server within this same Weblogic instance, or do we have to acquire a new server machine, which will then run only the mobile server?
    Appreciate any information which can be provided.
    Best wishes,
    Roshan

    The simple answer is no. Oracle Mobile Server is designed to run under a OC4J container. Can you use a port like 8080?
    I am currently working on this setup and we split the application servers Weblogic and Oracle AS.

  • Trying to get my head around how SUPs work

    Hi fellas,
    Completely new to SCCM (well, I've  had some training, but still quite green).  I had some general questions about Software Update Points and best practices.
    1.  When creating a SUP, would it be wise to select all classifications for all necessary products to synchronize, and then just use filters to select what you actually want to download and deploy?  It seems to me that if you can filter according
    to product, classification, and many other criteria, then for synchronization you should cast as wide a net as possible since you're just syncing, not downloading.  Anybody agree with that?  Or does this unnecessarily tax the SQL Server?
    2.  When using a GPO to point clients to the SUP as its designated Windows Update source, what happens when a user manually searches for updates using his Windows Update agent?  Is there a recommended Group Policy setting for the WUA on all clients,
    such as completely disabling the user's ability to use it?
    3.  When you deploy a deployment package of updates to a specified collection of clients, what happens to an offline client when it comes back online?  I would assume it picks up the deployed content on its next Software Updates Deployment Evaluation
    Cycle.  Is that correct?
    4.  I'm not sure I understand compliance.  I understand that it shows a percentage of clients that have the update installed, but which clients is it talking about?  All machines that have the ConfigMgr client installed within the boundary
    group assigned to the server hosting the SUP?  Secondly, how can you find out
    which clients are non-compliant?
    5.  Am I correct in this?  When you right-click an un-downloaded software update group and hit Download, it just downloads the updates to the distribution point.  When you right-click an un-downloaded software update group and hit Deploy,
    it downloads the updates to the DP AND deploys it to a specified collection.  Right?
    6.  Scenario:  You deploy a group of updates to a collection.  They don't install.  What log can you look at to troubleshoot this?
    I appreciate your help.  We are working with SCCM 2012 R2, incidentally.

    1.  When creating a SUP, would it be wise to select all classifications for all necessary products to synchronize, and then just use filters to select what you actually want to download and deploy?
    Generally, yes. But do NOT select the "Drivers" update classification!
    It seems to me that if you can filter according to product, classification, and many other criteria, then for synchronization you should cast as wide a net as possible since you're just syncing, not downloading.
    Absolutely correct. Furthermore, you can only get compliance state information on updates that are actually synchronized to the SUP. If you intentionally exclude classifications, then it would be impossible to know whether those updates were needed/installed
    or neither.
    2.  When using a GPO to point clients to the SUP as its designated Windows Update source
    The CMAgent takes care of pointing the clients to the SUP via LOCAL policy. Generally the only thing you'll want to do in the GPO (and there are differing opinions on this, so today I'm respecting the forum that I'm actually posting in) is to disable the automatic
    updates checks that the WUAgent would do autonomously. (The CM SUAgent will trigger the WUA to do Software Update Scans according to the policy you configure on the Site Server.)
    what happens when a user manually searches for updates using his Windows Update agent?
    Possibly a lot of havoc. You should also block the ability of users to use those features via that GPO.
    Is there a recommended Group Policy setting for the WUA on all clients, such as completely disabling the user's ability to use it?
    Yes, in Computer Configuration\Administrative Templates\System\Internet Communication Management\Internet Communication Settings, enable the policy
    Turn off access to all Windows Update features.
    3.  When you deploy a deployment package of updates to a specified collection of clients, what happens to an offline client when it comes back online?  I would assume it picks up the deployed content on its next Software Updates Deployment Evaluation
    Cycle.  Is that correct?
    Yes. And I'll defer to the CM MVPs to answer the rest of your questions.
    Lawrence Garvin, M.S., MCSA, MCITP:EA, MCDBA
    SolarWinds Head Geek
    Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2014)
    My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence%20R%20Garvin-32101
    http://www.solarwinds.com/gotmicrosoft
    The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

  • Some doubt regarding oracle 9i lite

    Hai,
    I am doing R @ D on 9i lite. My scenario is as follows,
    1. first i installed oracle 8i 8.1.7 database.
    2. using oracle 9i lite 5.0.2 setup, In another machine instllaing mobile server and mobile development kit.
    3. how to synchronize the 9i lite database with my 8i database.
    My scenario is i need to create a standalone mobile server environment.
    help me.

    Your environment is older versions than we use, but the basic process for creating oracle lite client databases synchronised with the main server database is as follows
    1) install the mobile server following the installation guide.
    This will create the mobile server repository (schema MOBILEADMIN) and application on the app server or standalone. For production the repository data would normally be a seperate schema in the main database, and the mobile application running on one of the app servers
    2) next you need to create your 'application'.
    This consists of defining the tables or views from the main system you want to be able to synchronise with the offline clients. If you are just starting, the easiest way is to use the wtgpack wizard that comes as a part of the development kit. Start this up, create an application name, specify the client environment it will be going to (eg: WIN 32 or PPC2003) do the connection to the main server schema, select a table from the main system you want to synchronise, and take it through to publish
    For the first go to see it working i would advise keeping it simple and just picking a small table, and set the refresh option to complete, with server wins in the conflict resolution. Once you have got things working, you can then go back and add other tables and start to look at using thre data subsetting to select only data relevant to a particular client, fast refresh options, and using views from the main system as the basis for the snapshots (in 5.0.2 i would avoid sequences)
    3) when the application is published, start up the mobile manager tool
    you should now be able to see the application you created, and the publication items (the tables that will be synchrionised). You now need to go to users and create a user and associate them with the application
    4) set up client device
    on a device of the type you want to synchrionse with (we use PDAs), go into IE, and enter the mobile server URL/webtogo/setup. This will give a list of the downloadable clients. Pick the appropriate one and follow the install instructions, using the user/password set up above
    5) synchronise
    on the client device run the msync utility. This will ask you for the user name/password and the server url, enter these and press the sync button and two datyabase files (.odb) should be created on the client - a control one concli, and one with the same name as your application. The client set up should have also installed a utility msql that you can use to look at the new local database

  • Reg: BIPublisher enhancements validation.

    I am validating some HCM ~ BIPublisher integration enhancements for Drop 7 Build 3 and I need some definite documentation on any sample implementation of these enhancements. The enhancements that need to be validated are as follows:
    1. Merging of static template with a dynamic content just before printing to decrease the overload, for example if we take the W2 report which has a static instructions page which repeats for each employee followed by the dynamic content, which has information like taxes etc. So by creating only a single reference of the static template and integrating it with each of the employees dynamic content before printing would decrease the overload.
    2. A template merged with an XML that will lead to generation of a final PDF output file of size greater than 2GB. Which should then lead to creation of a zip file with all the split output files with size <2GB and an index, this way the report outputs will be grouped together.
    Please provide any specific implementations or documentation on these aforementioned enhancements would be very helpful. Please find check this [LINK |https://kix.oraclecorp.com/KIX/uploads1/Jul-2008/140390/docs/Fusion-HCM_BIPublisher_Integration.doc] for the Fusion-HCM_BIPublisher_Integration-1.doc and read on the sections 2.2 & 4 to understand the enhancements in more detail
    Bug #: 7143724 ~ for the enhancement numbered as 1. This bug gives links to PDFBookBinder as solution to this, but that doesn't give anything close to a solution to this, as in at least the link given isn't sufficient to implement this.
    Thanks & Regards,
    Arvind
    Edited by: user779004 on Feb 17, 2009 9:39 PM
    Edited by: user779004 on Feb 17, 2009 9:39 PM
    Edited by: user779004 on Feb 17, 2009 9:41 PM
    Edited by: user779004 on Feb 17, 2009 9:43 PM

    Hi Arvindh,
    The issue was solved after i cleared cookies and offline client, i was a browser issue.
    Thanks.

Maybe you are looking for

  • I can not scroll on my dell studio touchpad and I am running Windows 7 and Firefox 8.0.1.

    I just noticed that I can no longer use my touchpad to scroll on webpages in Firefox 8.0.1. I don't think I had this problem a few days ago, definitely not last week. I see the scroll icon but it does not scroll when I am on any webpage. At times it

  • File Open Failed?

    H'ello Sometimes when I try to transfer a book I have downloaded to ADE to my ereader I get the error message: File Open Failed.Other times they are successfully transfered. These are all downloaded from my library - so all consistently the same. Hel

  • All my contacts have the same birthday... how to remove them?

    HI all, I have had this issue for a few years... in fact, since the very DAY I switched from Windows to MAC! All my contacts have that date entered as their birthday as well as their aniversary. Sounds funny perhaps but.... is not, really. How can I

  • Procedure with out parameter in if-then-else condition

    Hi, I want to fetch the out parameter of a procedure inside another procedure that has if-then-else condition. <<Proc1_start>> if .. then <<proc2_>> --- with out parameter end if; <<proc1_end>> How to do this... Thanks.

  • How to Scroll the UIScrollBar component to the top?

    I'm using the UIScrollBar with a dynamic text field. If content gets scroll by the user, and then the text fiel dis update with new text, the new text remains "pre-scrolled". So, obviously, I want to set the scroll position to 0 every time I update t