Welcome to the Cisco CSR (Cloud Service Router) Discussion Forum

Welcome to the Cisco CSR (Cloud Service Router) Discussion Forum!
This forum helps CSR users interact, share knowledge and build communities with one another.
We hope you enjoy participating in the CSR discussion forum!
Best Regards,
Cisco CSR Product Team

hi,I have a question on sql database high availability. I have tried using database mirroring, where I am using sql standard edition, in this database mirroring of synchronous mode is the only option available, and it is giving problem, like sql time out errors on my applicatons since i had put in the database mirroring, as asynchronous is only available on enterprise version, is there any suggestions on this. thanks ---vijay

Similar Messages

  • Welcome to the Cisco Networking Professionals Unified Computing topic

    Welcome to the Cisco Networking Professionals Unified Computing topic. This topic will provide you the opportunity to discuss issues such as building and running server virtualization, mobility management, stateless computing, application provisioning, implementation of FCoE and other solutions based on the Cisco Unified Computing System and Cisco Unified Fabric. We encourage everyone to share their knowledge and start conversations about challenges you might be facing.
    Remember, just like in the workplace, be courteous to your fellow forum participants. Please refrain from using disparaging or obscene language or posting advertisements.
    We encourage you to tell your fellow colleagues about the site.
    Dan Bruhn
    NetPro Community Manager

    This is easily done with dial peer statements . The dial peer in your originating router must route the calls to the terminating router first. That would look like :
    dial-peer voice xxxxx voip ( the xxxxx is just a tag)
    destination-pattern 45... (that would route any 5-digit calls beginning with 45)
    session-target ipv4:xxx.xxx.xxx.xxx (ip address of the terminating router)
    If digitones are to be dialed after the connection is established, use the statement:
    dtmf-relay-h.245-alphanumeric
    You could also use a statement to specify the codec to be used:
    codec g711ulaw
    You would need multiple voip dial peers if the calls were going to different routers based on the dialed digits. If all calls are sent to the same terminating router, use all wild cards in the dest-pattern statement.
    At the terminating router configure pots dial peers:
    dial-peer voice xxxxx pots
    dest-pattern 45...
    port x/x (whichever port the call is to be terminated on)
    prefix 45 (this re-inserts matched digits which are stripped off by the pots dp)
    Repeat for other ports which will receive calls.
    Paul

  • Welcome to the Cisco Networking Professionals Digital Media System topic

    Welcome to the Cisco Networking Professionals Digital Media System topic. This forum will provide you the opportunity to discuss topics such as digital signage, Enterprise TV, and desktop video solutions. We encourage everyone to share their knowledge and start conversations about challenges you might be facing.
    Remember, just like in the workplace, be courteous to your fellow forum participants. Please refrain from using disparaging or obscene language or posting advertisements.
    We encourage you to tell your fellow colleagues about the site.
    Dan Bruhn
    NetPro Community Manager

    You are not alone in your opinion. The DMD is pretty clunky and useless. We gave up trying to use it. We code our apps with HTML and Javascript. You are correct in thinking that it seems Cisco pushed DMS out the door before it was really ready for market. That was my opinion also. I guess they had their reasons. I've seen the roadmap for the product so I am of the belief that in a few years they will have surpassed most of their competitors and worked out the issues.
    5.0 released today. Upgrades will not be available until the end of the month. You can check out the new features on the Cisco website. Its a complete re-design of the GUI. We shall see just how much a step forward it is for the product set.

  • Welcome to the Cisco Proximity Community!

    Welcome to the Cisco Proximity Support community. This community will be the main channel for providing feedback on the Cisco Proximity app. Here you can also create discussions and raise concerns and we will try to answer any question you might have.
    Before asking a questions we recommend you to take a look in the Frequently Asked Questions document to see if your questions has already been answered. This document also contains a Troubleshooting section, which can be useful if you are seeing any of the most common issues.
    Enjoy the application testing and we are waiting for your feedback!

    Not sure about fixing it... I managed to find the SQL and PL/SQL FAQ (for some bizarre reason the new forum only likes to show one announcement message at a time at the top - the FAQ is there).  Seems a lot of the old Jive tags like the noformat tags etc. seem to be defunct, so the FAQ is going to need some editing, and I don't know where to start in putting all the links right. (Sonya did warn us that links would be broken).
    For now, I've at least locked the FAQ thread (SONYA - Are all previously locked threads unlocked by default? that could be a pain)
    I can see this may take some time to resolve...
    BillyVerreynne wrote:
    Some URLs are broken (specifically the PL/SQL forum's FAQ - not sure if Blu fixed that in the meantime) - any means to get old postings' URLs to work consistently?

  • "Failed to debug the Windows Azure Cloud Service project. The Output directory .... does not exist" - Looking for Solution Config Name Folder?

    Good evening,
    I've been working on and with a VS2013 Update 2 / Azure SDK 2.3 Cloud Service project for a while now and never had a problem debugging it (setting the .ccproj Project as Startup Project) but at the moment I cannot Debug it anymore - I always get the following
    error message:
    Failed to debug the Windows Azure Cloud Service project.  The output directory 'D:\Workspace\Development\Sources\AzureBackend\csx\Backend - Debug' does not exist.
    Now what's odd here, is the last part - the "Backend - Debug" is the Solution configuration name, ALL projects in that particular solution configuration are set to the Debug Configuration. The .ccproj file also only specifies Debug|Any CPU (and
    Release|Any CPU respectively) as its output folder(s). Why is the Solution config appearing up there?
    And more importantly.. why is this happening and what can I do?!
    Thanks,
    -Jörg
    Ps: there seems to be a related
    connect bug and these sorts of issues do appear around the forums but none contains a solution (neither reinstalling the Azure SDK nor cloaking the workspace/re-retrieving & building everything worked).

    Good morning Jambor,
    I already tried de-installing everything Azure-Tooling related including the Azure SDK, Restarting my machine and re-installing the SDK.
    Same result. I can build the .ccproj perfectly fine and the cspack file IS generated perfectly fine, only debugging does not work and there's NO information in the VS output window (again - all projects succeed to build).
    I tried explicitely running VS as Administrator, no change. I removed all IIS Express sites (as the ccproj has one web worker role), remapped my local TFS workspace.. nothing helped.
    As building works, deploying to Azure Cloud Service (manually and via Publish inside VS) all works -perfectly-, I am pretty sure this IS a bug and I'd LOVE to help to get this fixed. As I said, currently I cannot debug and/or run & test my work, hence
    I cannot do ANY work.

  • Welcome to the Voice and Video over WLAN Discussion

    Welcome to the Cisco Networking Professionals Connection Wireless Forum. This conversation will provide you the opportunity to discuss issues surrounding Voice and Video over WLAN. We encourage everyone to share their knowledge and start conversations on issues such as bandwidth intensive wireless applications, and any other topic concerning Voice and Video over WLAN.
    Remember, just like in the workplace, be courteous to your fellow forum participants. Please refrain from using disparaging or obscene language or posting advertisements.
    We encourage you to tell your fellow networking professionals about the site!
    If you would like us to send them a personal invitation simply send their names and e-mail addresses along with your name to us at [email protected]

    This is easily done with dial peer statements . The dial peer in your originating router must route the calls to the terminating router first. That would look like :
    dial-peer voice xxxxx voip ( the xxxxx is just a tag)
    destination-pattern 45... (that would route any 5-digit calls beginning with 45)
    session-target ipv4:xxx.xxx.xxx.xxx (ip address of the terminating router)
    If digitones are to be dialed after the connection is established, use the statement:
    dtmf-relay-h.245-alphanumeric
    You could also use a statement to specify the codec to be used:
    codec g711ulaw
    You would need multiple voip dial peers if the calls were going to different routers based on the dialed digits. If all calls are sent to the same terminating router, use all wild cards in the dest-pattern statement.
    At the terminating router configure pots dial peers:
    dial-peer voice xxxxx pots
    dest-pattern 45...
    port x/x (whichever port the call is to be terminated on)
    prefix 45 (this re-inserts matched digits which are stripped off by the pots dp)
    Repeat for other ports which will receive calls.
    Paul

  • Welcome to the SQL Server Disaster Recovery and Availability Forum

    (Edited 8/14/2009 to correct links - Paul)
    Hello everyone and welcome to the SQL Server Disaster Recovery and Availability forum. The goal of this Forum is to offer a gathering place for SQL Server users to discuss:
    Using backup and restore
    Using DBCC, including interpreting output from CHECKDB and related commands
    Diagnosing and recovering from hardware issues
    Planning/executing a disaster recovery and/or high-availability strategy, including choosing technologies to use
    The forum will have Microsoft experts in all these areas and so we should be able to answer any question. Hopefully everyone on the forum will contribute not only questions, but opinions and answers as well. I’m looking forward to seeing this becoming a vibrant forum.
    This post has information to help you understand what questions to post here, and where to post questions about other technologies as well as some tips to help you find answers to your questions more quickly and how to ask a good question. See you in the group!
    Paul Randal
    Lead Program Manager, SQL Storage Engine and SQL Express
    Be a good citizen of the Forum
    When an answer resolves your problem, please mark the thread as Answered. This makes it easier for others to find the solution to this problem when they search for it later. If you find a post particularly helpful, click the link indicating that it was helpful
    What to post in this forum
    It seems obvious, but this forum is for discussion and questions around disaster recovery and availability using SQL Server. When you want to discuss something that is specific to those areas, this is the place to be. There are several other forums related to specific technologies you may be interested in, so if your question falls into one of these areas where there is a better batch of experts to answer your question, we’ll just move your post to that Forum so those experts can answer. Any alerts you set up will move with the post, so you’ll still get notification. Here are a few of the other forums that you might find interesting:
    SQL Server Setup & Upgrade – This is where to ask all your setup and upgrade related questions. (http://social.msdn.microsoft.com/Forums/en-US/sqlsetupandupgrade/threads)
    Database Mirroring – This is the best place to ask Database Mirroring how-to questions. (http://social.msdn.microsoft.com/Forums/en-US/sqldatabasemirroring/threads)
    SQL Server Replication – If you’ve already decided to use Replication, check out this forum. (http://social.msdn.microsoft.com/Forums/en-US/sqlreplication/threads)
    SQL Server Database Engine – Great forum for general information about engine issues such as performance, FTS, etc. (http://social.msdn.microsoft.com/Forums/en-US/sqldatabaseengine/threads)
    How to find your answer faster
    There is a wealth of information already available to help you answer your questions. Finding an answer via a few quick searches is much quicker than posting a question and waiting for an answer. Here are some great places to start your research:
    SQL Server 2005 Books Onlinne
    Search it online at http://msdn2.microsoft.com
    Download the full version of the BOL from here
    Microsoft Support Knowledge Base:
    Search it online at http://support.microsoft.com
    Search the SQL Storage Engine PM Team Blog:
    The blog is located at https://blogs.msdn.com/sqlserverstorageengine/default.aspx
    Search other SQL Forums and Web Sites:
    MSN Search: http://www.bing.com/
    Or use your favorite search engine
    How to ask a good question
    Make sure to give all the pertinent information that people will need to answer your question. Questions like “I got an IO error, any ideas?” or “What’s the best technology for me to use?” will likely go unanswered, or at best just result in a request for more information. Here are some ideas of what to include:
    For the “I got an IO error, any ideas?” scenario:
    The exact error message. (The SQL Errorlog and Windows Event Logs can be a rich source of information. See the section on error logs below.)
    What were you doing when you got the error message?
    When did this start happening?
    Any troubleshooting you’ve already done. (e.g. “I’ve already checked all the firmware and it’s up-to-date” or "I've run SQLIOStress and everything looks OK" or "I ran DBCC CHECKDB and the output is <blah>")
    Any unusual occurrences before the error occurred (e.g. someone tripped the power switch, a disk in a RAID5 array died)
    If relevant, the output from ‘DBCC CHECKDB (yourdbname) WITH ALL_ERRORMSGS, NO_INFOMSGS’
    The SQL Server version and service pack level
    For the “What’s the best technology for me to use?” scenario:
    What exactly are you trying to do? Enable local hardware redundancy? Geo-clustering? Instance-level failover? Minimize downtime during recovery from IO errors with a single-system?
    What are the SLAs (Service Level Agreements) you must meet? (e.g. an uptime percentage requirement, a minimum data-loss in the event of a disaster requirement, a maximum downtime in the event of a disaster requirement)
    What hardware restrictions do you have? (e.g. “I’m limited to a single system” or “I have several worldwide mirror sites but the size of the pipe between them is limited to X Mbps”)
    What kind of workload does you application have? (or is it a mixture of applications consolidated on a single server, each with different SLAs) How much transaction log volume is generated?
    What kind of regular maintenance does your workload demand that you perform (e.g. “the update pattern of my main table is such that fragmentation increases in the clustered index, slowing down the most common queries so there’s a need to perform some fragmentation removal regularly”)
    Finding the Logs
    You will often find more information about an error by looking in the Error and Event logs. There are two sets of logs that are interesting:
    SQL Error Log: default location: C:\Program Files\Microsoft SQL Server\MSSQL.#\MSSQL\LOG (Note: The # changes depending on the ID number for the installed Instance. This is 1 for the first installation of SQL Server, but if you have mulitple instances, you will need to determine the ID number you’re working with. See the BOL for more information about Instance ID numbers.)
    Windows Event Log: Go to the Event Viewer in the Administrative Tools section of the Start Menu. The System event log will show details of IO subsystem problems. The Application event log will show details of SQL Server problems.

    hi,I have a question on sql database high availability. I have tried using database mirroring, where I am using sql standard edition, in this database mirroring of synchronous mode is the only option available, and it is giving problem, like sql time out errors on my applicatons since i had put in the database mirroring, as asynchronous is only available on enterprise version, is there any suggestions on this. thanks ---vijay

  • Welcome to the renewed MSI HQ Users-to-Users Forum

    Welcome to the renewed MSI HQ Users-to-Users Forum.
    Behind the scenes a lot has changed in this forum the last couple of months.
    Most of you may not have noticed this but we have started a new team of moderators.
    We have been busy restyling and renewing several things in our forum.
    We hope you like it?
    The most obvious renewal is the new styling of the forum, which was made to match the corporate identity of the MSI website.
    The styling underlines MSI's commitment to give users a place to discuss, help each other and share experiences with MSI products.
    Other things that have changed are:
    -The Terms of Use (AKA the Registration agreement), which now can also be read back after registration. Can be found here: >>Terms of Use<<
    -The Forum Rules. which can be found here: >>Forum Rules<<
    (It was legally necessary to improve these two documents but in practice they don't change the way this forum operates.)
    Other than that we have already moved some forum-boards around and the order of the boards may have changed a bit since your last visit.
    Hopefully this will improve the overview of the forum.
    We have also updated and improved sticky topics for better accuracy and we will continue to add new stickies and FAQs to help you tackle common issues.
    This forum continues to focus on people helping people with MSI hardware.
    And last but not least, Have a little fun
    P.S.,
    If you encounter any issues with the new forum layout/styling/theme, please post your feedback here.

    Quote from: Nichrome on 03-March-15, 02:24:35
    There were issues with random person logging into not their account even though they used their own email/username and password so they had to make some changes so it doesnt happen anymore
    That sounds like bad website code. I am not sure how making user enter Captcha for login everytime helps with that. Usually Captchas are only done for registration. I'll be +1 to say that this is kinda annoying. Just my 2c.

  • Cloud Service Router 1000v

    Does anyone have experience with the csr1000v?  I am about to spin one up on Verizons cluster (Terramark).  I will be standing up a csr virtual router so I can create an IPsec VPN tunnel to VZ data cloud on one side, and create multiple VPN tunnels to my clients on the other side.  I have some basic config questions and ideas on how to build the route tables, best VPN practices, how many interfaces I can build on the client side interface, etc  Any help would be great.

        That is really strange, willj8866. We want to make sure your phone works for all the features you need! Regarding cloud services, have you checked to see if there is an update to the Verizon Cloud App? By chance, do you have any music files stored in the cloud from your phone?
    NicandroN_VZW
    Follow us on twitter @VZWSupport

  • The Cisco Connect Cloud site shows Opera a not supported message.

    shwetank ‏@shwetank
    @CiscoSystems How can reach your 'Cisco Connect Cloud' Team?

    Hello,
    Opera user here.
    Yes, there is an option that makes it work in Opera. It is called "Custom user agent string". When it is changed to eg. UA of FF15, the ciscoconnectcloud site works fine without any problems. That is because it is very well written. The only thing stopping Opera users from using it is the browser sniffing. Removing it would not harm you at all and would help many Opera users.
    Also, I'm planing to buy your EA router very soon. But I would really like to use my favourite browser to change the settings on ciscoconnectcloud site.
    Cheers,
    Martin Kadlec

  • Is it possible to use both an ILB and an ELB (listening on the same port) in the same Azure cloud service?

    I'm building a test Lync deployment on Azure; yes, I know this is not supported, hence "test".
    Lync Front-End servers expose two set of web services, one for internal users and one for external ones; they listen on different ports (443 and 4443) on the same servers; when external services are published, you need a reverse proxy or a port forwarding
    in order to map port 443 of a public IP address to port 4443 of the Front-End server(s). When you have multiple Front-End servers in a pool, you also need to load-balance them.
    So, a typical Lync deployment looks like this:
           Internal users
                     |
                   443
                      |
              Internal LB
            192.168.0.20
            443         443
              |               |
       Lync FE 1     Lync FE 2
    192.168.0.21 192.168.0.22
              |               |
          4443        4443
              External LB
           Public IP Address
                     |
                  443
                     |
           External Users
    This should be easily replicated in Azure, as it supports both external load balancing and internal load balancing. They are even supported together in the same cloud service, so this configuration should be easy. However, it looks like "should"
    is the keyword here.
    After creating the external load balanced endpoint (which listens on external port 443 and forwards to port 4443 on the servers), I'm trying to create an internal load balancer and add internal endpoints to is; however, while the ILB can be created successfully,
    adding an internal endpoint listening on port 443 and forwarding to port 443 on the servers fails miserably, with an error stating that port 443 is already in use by another endpoint:
    Update-AzureVM : BadRequest : Port 443 is already in use by one of the endpoints in this deployment. Ensure that the port numbers are unique across endpoints within a deployment.
    For reference, my commands are:
    Add-AzureInternalLoadBalancer -InternalLoadBalancerName "LyncILB" -ServiceName "LyncFrontEnd" -SubnetName "LabSubnet" -StaticVNetIPAddress 192.168.0.20
    (This completes successfully)
    Get-AzureVM LYNCFE1 | Add-AzureEndpoint -Name "Https-Int" -Protocol "tcp" -LocalPort 443 -PublicPort 443 -LBSetName "HttpsIntLB" -DefaultProbe -InternalLoadBalancerName "LyncILB"
    (This fails)
    The existing external endpoint is configured as such:
    Get-AzureVM LYNCFE1 | get-azureendpoint
    LBSetName : HttpsExtLB
    LocalPort : 4443
    Name : HTTPS-Ext
    Port : 443
    Protocol : tcp
    Vip :
    ProbePath :
    ProbePort : 4443
    ProbeProtocol : tcp
    ProbeIntervalInSeconds : 15
    ProbeTimeoutInSeconds : 31
    EnableDirectServerReturn : False
    Acl : {}
    InternalLoadBalancerName :
    IdleTimeoutInMinutes :
    LoadBalancerDistribution :
    The error doesn't even make a lot of sense; the external load balancer listens on a public IP address, while the internal load balancer listens on a private IP address in the internal network; there
    shouldn't be any conflict here... however it looks like there is one instead.
    Why doesn't this work? Am I doing something wrong, or is Azure networking just being silly as usual again?

    Hello Massimo Pascucci,
    The issue that you are facing when creating an endpoint with internal loadbalancer is the limitation of not allowing same ports to be listening under a single cloud service. This reason for this is that there is a limitation of only one private IP (Also
    known as the Internal load balanced IP) per cloud service.
    There is also a limitation on the Internal load balancer more than one port to be published per load balancer:
    You can leave your feedback by following the link below:
    https://social.msdn.microsoft.com/Forums/en-US/1805c5a0-3906-4cd6-8561-9802d77e0ae5/is-it-possible-to-use-both-an-ilb-and-an-elb-listening-on-the-same-port-in-the-same-azure-cloud?forum=WAVirtualMachinesVirtualNetwork
    Refer to this article for more information on Internal load balancer:
    http://azure.microsoft.com/blog/2014/05/20/internal-load-balancing/
    Thanks,
    Syed Irfan Hussain

  • Welcome to the Novell Dynamic File Services Forum

    Welcome to the new Novell Dynamic File Services forum. You can find information
    about this product here: http://www.novell.com/products/dynamic-file-services/
    This forum is for discussions about this product.

    Hi,
    I'd like to use the http dynamic streaming functionality in my own video player. So far my investgations have led me to
    1) Try to see how the OSMF have implemented the classes (although I read the code I cant get ay to compile so I have abandoned this thread)
    2) Looked at earlier tutorials highlighting the use of rtmp dynamic classes (http://www.adobe.com/devnet/flashmediaserver/articles/dynstream_advanced_pt1.html) although this alludes to the newer http features there is no example and what there is uses Flash as an environment
    3) Browsed the forums.
    We use flex to build our player. Is there an "from scratch" example of how to code a http dynamic player in code.
    Thanks,

  • Welcome to the Visual Studio Tools for Applications (VSTA) forum!

    Welcome to the VSTA forum!
    Use this forum to ask questions and comment about VSTA integration with your product and building VSTA applications. 
    The latest version of VSTA can be found through the links below:
    VSTA 2013
    VSTA 2013 SDK
    If you can't find what you are looking for or have any suggestions, by all means please let us know; we are here to help.
    Thank you!
    Xiaoying is a program manager in Microsoft Visual Studio Office Developer Tools team | This post is provided "as-is"

    We want to provide customization of our applications (C++ and .Net C# both). Evaluating VSTA, it  looks like a good fit, but really not good enough examples and documentation.
    I have few questions or concerns - 
    1. What are the differences/similarities with VSTA 2.0, Can we try or use VSTA 2.0 examples to understand VSTA 2012?
    2. Can we have some detail example for VSTA 2012 like the ones provided with VSTA 2.0 (e.g. - shapeApp samples which by the way no longer available for downloading!!! ).
    3. The given documentation ("VSTA Sample Host Integration.docx") and example only illustrates the part which loads Visual Studio, creates, saves, compiles and runs a template project on C#.
    4. No documentation available on how to work with VB projects/scripts in VSTA 2012.
    5. Document tells nothing about how to provide host application's APIs for customization or overwrite any host  object by scripting. In VSTA 2.0 I think there was a concept of Proxy classes, do we have similar concept
    here too?
    6. Debugging part is also not complete in the documentation. Starting the external process and running  the Addin is not clear.
    Please provide more elaborate documentation if possible. Thanks!
    Hi Xiaoying,
    Could you answer on questions above?

  • Cisco 881 integrated services router - I am unable to set up the device using the CCP New Device Setup Wizard.

    I am unable to set up the device - I get the following error:
    CCP encountered an error while executing the command :
    yourname#term len 0
    yourname#conf t
    Enter configuration commands, one per line.  End with CNTL/Z.
    yourname(config)#username ccpuser privilege 15 secret 0 ccppasswd
    yourname(config)#interface FastEthernet0
    yourname(config-if)#ip address 192.168.1.1 255.255.255.0
    % IP addresses may not be configured on L2 links.
    yourname(config-if)#no shutdown
    yourname(config-if)#exit
    yourname(config)#ip http server
    yourname(config)#ip http authentication local
    yourname(config)#ip http timeout-policy idle 60 life 86400 requests 10000
    yourname(config)#line vty 0 4
    yourname(config-line)#login local
    yourname(config-line)#transport input telnet
    yourname(config-line)#exit
    yourname(config)#line vty 5 15
    yourname(config-line)#login local
    yourname(config-line)#transport input telnet
    yourname(config-line)#exit
    yourname(config)#exit
    Fix these errors and retry.

    u cant give a ip to 2nd layer fast ethernet port.. this port is like a port of switch.
    if u want to give ip to that port.
    use that command .
    interface vlan 1
    ip address x.x.x.x x.x.x.x.
    no sh
    exit
    int fas 0
    switchport mode access
    switchport access vlan 1

  • Welcome to the Enterprise Data Center Networking Discussion

    Welcome to the Cisco Networking Professionals Connection Network Infrastructure Forum. This conversation will provide you the opportunity to discuss general issues surrounding Enterprise Data Center Networking. We encourage everyone to share their knowledge and start conversations on issues such as Mainframe connectivity, SNA Switching Services, DLSw+, managing SNA/IP and any other topic concerning Enterprise Data Center Networking.
    Remember, just like in the workplace, be courteous to your fellow forum participants. Please refrain from using disparaging or obscene language or posting advertisements.
    We encourage you to tell your fellow networking professionals about the site!
    If you would like us to send them a personal invitation simply send their names and e-mail addresses along with your name to us at [email protected]

    Hi together,
    Since the release of SAP NetWeaver 2004s to 'Unrestricted Shipment' as of 6th of June 2006, we have renamed the forum 'SAP NetWeaver2004s Ramp-Up' to 'BI in SAP NetWeaver2004s'.
    The forum should continue to adress BI issues particular to the release SAP NetWeaver 2004s. Please post general BI, project, etc. question to the other existing BI forums.
    The SAP NetWeaver BI organisation will also use this forum to communicate / roll-out information particular to the release of SAP NetWeaver 2004s (in addtion to the FAQs and other material on the SAP Service Marketplace and information in other areas of the SDN).
      Cheers
         SAP NetWeaver BI Organisation

Maybe you are looking for

  • Final Cut Server: Cannot connect to Java Web Start with a web browser

    I get this exact error http://support.apple.com/kb/TS1610, but their steps do not fix it. sudo cp /etc/apache2/sites/0000any_80.conf.default /etc/apache2/sites/0000any_80.conf has me validate and then goes back to the prompt the other: Xserve:~ admin

  • PLSQL Funciton in SELECT query for a region in APEX

    Hello, I am developing a SQL report based on SELECT query that uses a plsql function. However the PLSQL Function returns a numeric value and , in addition to that, it also has one out parameter. How do I display this out paramete's value on APEX repo

  • How can I show all results from my DB in reverse row order?

    So if I have three rows in the database, called John, Steve, Tom, if you usually display all results from a database to a web page, you will get just this order. I have found order by SQL syntax, but this orders numerically or alphabetically. How can

  • Need help in configuring CHARM with R/3 System landscape with seven systems

    Hi All, we are planning to configure CHARM for our R/3 landscape.our current STMS includes seven systems.in the current STMS the transports flow as below.               D20->C20->C21->C22->C23->T20->P20 we require the transports to move in the same w

  • Setting up automatic synchronization in 10g

    Hi all, I saw on another (older) thread, that with 10g, you can set up an Oracle Text index to be automatically snchronized upon commit. 1. Is this true? 2. If so, how is it done? 3. Also, what are the ramifications for search speed. Over time, is th