Connectivity path

Hi,
I have a scenario where shipment information is sent to TMS via SAP PI and cost is got based on which the shipment cost document is created in SAP ECC.
The connectivity path is
ECC (Dev Box) - SAP PI (Dev box) - TMS (production)
Now when the changes that I have done in ECC and SAP PI are moved to corresponding Quality systems, how will ECC quality know to send the shipment data to PI quality and how will PI quality know to respond back to ECC quality i.e. as below..
ECC (Quality box) - SAP PI (quality) - TMS (production)
In other words, in the Integration builder where do I see this connectivity path and how do we manage the path for DEV, QA and Production ? What changes do I need to make ?
Pl advise.
thnks

Thanks .But I need help with specific to what I am doing and  I am trying to understand in a practical way.. would be really helpful if you can answer my questions as asked below;
For e.g. in the Integration builder, I see an interface determination set up as
ECC -> shipment IDOc -> TMS
sender communication component is ECC
Receiver communication component is TMS
and interface is shipment IDOC
In ECC develpoment box in WE20 I can see the partner profile set up for logical system as PI dev box.
Q1. So a similar partner profile needs to be set up in quality and production of ECC with LS to be PI's quality and prd box , for the idoc to be sent to PI systems , right ?
Q2. In the PI dev - Integration builder for this idoc scenario, I see the communication component (sender business system) as ECC dev box.
Now when this is moved to PI quality, will it not be still pointing to sender as ECC dev rather than ECC quality ? What changes need to be done and where ?
In PI SLD, under business systems I am able to see the ECC quality system defined.
In PI SLD, under Technical systems I am able to see the ECC quality system defined.
Very much appreciate your technical help. Before moving on my transports from PI dev to PI QA I just want to make sure I am doing the right thing and connvectivity will be proper in these definitions.
thnks

Similar Messages

  • How do I unmerge connected paths in Illustrator CS5?

    I was wondering if there was a way to 'unmerge' a group of connected paths. The thing is whenever I click on one of the ovals, it selects a whole group of ovals instead of just the one I selected. The problem is that I drew an oval, copied it multiple times until I made a pile out of it, then copied that pile and made other piles. So whenever I click on one of the ovals, it selects the entire pile. Is there a way I can 'unmerge' or ungroup all the paths so I can  select just one of the ovals? I'm not doing this so I can copy them again, I'm trying to delete them individually but I really can't.

    Right, and that's  another problem I'm having. The reason why some strokes are missing is because I used the White Arrow to delete some ovals. But I'm guessing I selected just the stroke of the oval instead of the actual fill path, so it only deleted the strokes and left the fill path alone. Also, the reason why only partial strokes are deleted is because using the White Arrow only allows me to delete anchor points instead of a complete stroke.
    So basically that's what it looks like. I selected a stroke using the White Arrow, but it only deleted a partial of the complete stroke. I even tried something else - selecting a stroke with the White Arrow then switching to the Black Arrow to delete it. But still, the results were the same. There's probably another odd thing you could catch from this screenshot that I just noticed as well after zooming in - for some reason, some small sections of the strokes  looks like they're 'cracked' or have been cutted up somehow. I'm not sure how that happened, but it seems like that problem exists in the 'fill sections' also.
    I'm not sure if you can see it, but to the right of the highlighted selection I clicked on, there exists some grey 'cracked lines' that almost looks like they've been cutted up with a knife or something. It's just like the same problem with the strokes. I'm not sure how it became like that at all. This problem only seems to exist in the [blue highlighted] group of ovals of the first screenshot I posted in this thread. All the other ovals to the right can all be individually selected, and deleted with just one click. The groups of ovals to the left for some reason are different - I have to delete them through cutted up sections of strokes and fill paths, which can practically take forever. This problem seems way too complicated for me to get.

  • C# .Connect(path) 0x80020009 Error

    Hello,
    I am creating a c# program to create users and add them to post offices. I've referenced the AdminTypeLibrary but whenever I try to use .connect(path) it throws the error "HResult: 0x80020009(DISP_E_Expection)"
    I'm running it on a computer which has Groupwise 7.0.1 and Novell Client 4.91.4. The operating system is windows.
    using AdminTypeLibrary;
    using GroupwareTypeLibrary;
    using NWSessLib;
    //variables
    object objAdminSystem2;
    AdminTypeLibrary.System objAdminSystem;
    AdminTypeLibrary.Domain mySelDomain;
    AdminTypeLibrary.Domains myDomains;
    AdminTypeLibrary.Domain myDomain;
    string treeName;
    //try to connect
    NWSess loNWSess = new NWSess();
    loNWSess.Bindery = true;
    loNWSess.RunScripts = false;
    loNWSess.DisplayResults = false;
    treeName = loNWSess.DefaultFullName.ToString();
    lstStatus.Items.Add(treeName);
    loNWSess.Login(treeName, "Admin", "Password", true);
    objAdminSystem2 = Activator.CreateInstance(Type.GetTypeFromProgID("N ovellGroupWareAdmin"));
    objAdminSystem = new AdminTypeLibrary.System();
    AdminTypeLibrary.IADSystem gwSystemInterface = (AdminTypeLibrary.IADSystem)objAdminSystem;
    try
    gwSystemInterface.Connect(txtGWPath);
    catch (Exception e)
    lstStatus.HorizontalScrollbar = true;
    lstStatus.Items.Add(@"Tried to connect to " + txtGWPath + " but failed " + e.Message.ToString());
    Any help would be greatly appreciated.

    I have the exact same problem, however I haven't been able to solve it.
    I have tried both Connect and ConnectByDN, but both give me the same exception.
    Here is some of my code:
    AdminTypeLibrary.System tmpSys = new AdminTypeLibrary.System();
    IADSystem gwSys = (IADSystem)tmpSys;
    // First way, by DN, and both the path and tree is double-checked so they are right.
    gwSys.ConnectByDN(domainDN,tree);
    // Second way, but here is another problem, because the GW server is on Linux I can't find a UNC path
    gwSys.Connect(gwPath);
    So I wonder, can this be related to the server being on Linux?
    Can it be rights related? (I'm not sure if I have all the rights required)
    Also, this error code doesn't seem to be documented (or have i missed something?).
    Thanks in advance.

  • Getting the end point to end point connections paths that exist from Switch Exe

    Can I query the Switch Exe data base and get a list of the existing paths that Switch EXE has connected?
    I have a debug app that reads the channel names (via a property node) and present them to the operator to manually connect and disconnect paths using the end points. I would like to have an indicator showing the current paths that are connected and I was hoping to be able to get that from Switch Exe without me having to add code to keep track of it myself.
    The goal is to be able to click on any existing path to disconnect it. 
    I do query the switch cards and display the actual relays that are closed, but that is hard to relate that to what channels that are connected when we have 8 matrix cards all interconnected.
    Thanks
    Omar
    Omar

    Hi Omar,
    Try using something like the example below that incorporates an array to check every connection.  If the path is found to exist, then you could add that combination to an array that is displayed on the front panel.  Also see this knowledge base article about the known issue with the Find Routes VI.  Use the VI from the bottom of the page in place of the Find Routes from the palette.  Hopefully this helps!
    Regards,
    h_baker
    National Instruments
    Applications Engineer
    Digital Multimeter Resources

  • Need help solving this tricky connect paths problem!

    I need to convert a bunch of separate paths  in particular way so they create one single continuos path as shown in the attached PNG file.
    It has me stumped. Does anyone know of a way to do this via scripting?

    How often do you need to do this? I think that a script which would work properly may be more work than is worth the time.
    I'm sure something like this could be done, but the real problem would be what would the next group of lines that you run the script on look like? Would a script that works for this circumstance work properly for another shape?
    Here's some parameters to think about:
    How do you determine which line segments (or endpoints) in the document need to be connected? All points in the document, or will you be working with a selection?
    Once you determine the points (eliminating all that are already connected), how do you want them connected, and which point do you start with? Connect to the closest available point would seem what you want, but depending on how you determine which point to start with could give you different results.
    You might want to loop through all eligible points, and save the distance to every other point into an array. Then, loop through connecting the 2 closest available points until you've connected every point.

  • How to connect path to create outline

    I have created a motorcycle like this: http://img135.imageshack.us/img135/6664/motorcycleyn1.th.gif
    How can I "connect" the path and create an outline of the actual motorcycle without the interconnecting lines?
    Thanks!!
    G

    Assuming those are all closed paths:
    Select the two circles of the front wheel. Object>CompoundPath>Make.
    Do the same for the rear wheel.
    Do the same for the two paths defining the body and the "hole" rear of the engine.
    Select all the paths. Pathfinder>Click (CS4) or AltClick (CS3) the Add To Shape Area button.
    JET

  • File Connection path problem

    Hi friends,
    I have developed an application which send image from client to server using http...I have used PDADemo of wtk and jsr 75 API to take image from the gallery and send it to the server.....my problem is when i open the application..its taking this path..
    Application/C:/Data/Images/200709/200709A0/ and then images to be selected...
    I have used follwing code to take images from the gallery of Nokia phone...
    iStrm = (InputStream) Connector.openInputStream("file://localhost/" + currDirName + fileName);
    ByteArrayOutputStream bStrm = new ByteArrayOutputStream();
    int ch;
    while ((ch = iStrm.read()) != -1)
    bStrm.write(ch);
    I want to acces images directly instead of using this path.....like open applicaition and access images to send it to server.... I need your suggestion to solve it......
    Thanks,

    No body is there to help me....
    Plzzzzzzzz i need your help

  • SAP XI connection path with SAP

    Hi,
    Anyone can elaborate about the path of SAP XI with SAP or any other Application S/w. How to configure with SAP SRM 7.0 (SUS).

    Hello Sanjit,
    This thread will be really helpful to you.please check
    SRM XI scenario
    Regards,
    Amit Barnawal

  • Multiple displays of connection paths

    When "My Network Places" is selected The "entire network" displays multiple alias's or clones. These are numbered and can be deleted in some cases. Anyone know the cause for these multiples ?

    Hey,
    I am answering my own question here but upon digging in the info menu for each track some of the tracks were different in the sorting tab. The sort album listing was slightly different for a few of the tracks (omitting the word 'The') and this accounted for the album displaying as one record on iTunes but appearing as three separate entries on the iPod Nano coverflow.
    Sorted

  • Deploying Printer to XP and Win 7 environment before it is connected to network

    I have a client that is getting 4 new office printers that will be replacing their leased printers.
    The third party company will come in, take away the old printers and set up the new printers. By set up, I mean they will connect the network cable, power it on, program the IP address I give them and take off. I need to pr-stage these printers so that users
    will be able to print as soon as the new printers are powered on. There are a lot of users depending on these printers to work with little downtime as possible. This is a 24/7 operation unfortunately. So, it is a server 2008 R2 / Windows XP / Windows 7 domain
    environment. 
    I am really getting close to the deadline of new printers arriving so I will walk through exact
    steps I have taken to get this set up. 
    Ok. I have a server running 2008 R2. I added the Print services role. 
    Right click 'Printers' -> Add printer
    select 'Add a TCP/IP Printer by IP address or hostname'
    'Type of device' = 'Autodetect'
    'hostname or IP address' = 'x.x.x.x' (IP address that printer will be set to)
    'Port name' = 'x.x.x.x_2'
    do NOT select 'auto detect printer driver'
     select 'Generic Network Card'
    select 'Install new driver'
    select 'Have Disk' and browse to driver
    'Printer name' = Printer Name
    select 'share this printer'
    'Share name' = Printer Name
    next, next, driver installs and printer installs, and finish. 
    Now you have the printer installed and showing up under printers. 
    Now, I right click printer and -> deploy with group policy
    Browse to the OU where users are located in ADUC, select the GPO that I have linked to that OU, select 'apply to users' click 'add' and click 'OK'.
    The GPO adds a setting:
    User Config -> Policies -> Windows Settings -> Printer Connections -> Path -> \\Server\Printer
    Now, I log in to a win 7 computer, gpupdate, printer shows up in devices and printers. I can't print to it obviously since it's not connected to the network yet. But, when I log in to an XP computer, run gpupdate, it does NOT populate in devices and printers. 
    When I run gpresult the policy is applied, but the printer is not showing up in devices and printers. Also,
    I can search for the printer and install it that way since I chose 'list in directory' from the printer server so I know the driver is correct. 
    What am I doing wrong? 
    Thank you in advance. 

    From the previous description, are you using Deployed Printers? If yes, you need to run pushprinterconnections.exe on XP. You can find a 32bit binary in \windows\system32 on a 32bit version of Windows 7 With SP1.
    Alan Morris Windows Printing Team
    One more question Alan, how can I set these printers I have deployed as the default for the users? 

  • Internet Connect crash/Software Update won't open

    I have a 500mhz G3 slot loading iMac running 10.3.9
    About 2 weeks ago, after waking FrankenMac up from sleep mode, I noticed the Airport status symbol failed to appear in the menu bar (next to the volume/date&time etc).
    Looking into my Network settings revealed that I was indeed still connected to the internet, via my Airport, all systems go. However, I noticed that "show airport status in menu bar" was unchecked, so I checked the box. Which apparently did jack squat b/c there's still no icon.
    For the last couple weeks, as long as I've been connected to the internet, I could really give a flying flip about whether the airport status icon is there or not. I mean, seriously. I know this computer is a little old so why rock the boat on something trivial?
    Until today. Today I was determined to figure out where the icon is, why it went away and if there are any other underlying problems.
    I started first with Internet connect. Applications->Internet Connect, clicked on the purple IC button, only to have it launch in the dock, bounce once, then quit.
    _A crash log shows:_
    Host Name: Handlevandal's-Computer.local
    Date/Time: 2008-06-18 09:13:15 -0400
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: Internet Connect
    Path: /Applications/Internet Connect.app/Contents/MacOS/Internet Connect
    Version: ??? (???)
    PID: 437
    Thread: Unknown
    Link (dyld) error:
    dyld: /Applications/Internet Connect.app/Contents/MacOS/Internet Connect truncated or malformed library: /System/Library/PrivateFrameworks/InternetConnect.framework/Versions/A/Internet Connect (file is empty)
    I attempted to open Software Update next to see if there was something critical (ha!) I might be missing. Apple menu->software update and it was a repeat performance of Internet Connect, except this time I wouldn't even get so much as the Software Update icon in the dock. The dock would move everything to the left, as if it was going to open, then....nothing.
    *Software update was working as of 6/14*, when I updated (perhaps foolishly) to Quicktime 7.5.
    _Crash log shows:_
    Mac OS X Version 10.3.9 (Build 7W98)
    2008-06-18 13:56:17 -0400
    2008-06-18 13:56:19.213 SystemUIServer[200] * -[NSBundle load]: Error loading code /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Resources/Cli entController.bundle/Contents/MacOS/ClientController for bundle /System/Library/PrivateFrameworks/Apple80211.framework/Resources/ClientControll er.bundle, error code 1 (link edit error code 1, error number 88 (dyld: /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer truncated or malformed library: /System/Library/PrivateFrameworks/InternetConnect.framework/Versions/A/Internet Connect (file is empty)
    2008-06-18 13:56:19.214 SystemUIServer[200] Error loading AirPort Menu Extra: Couldn't initialize shared Controller
    2008-06-18 13:56:19.227 SystemUIServer[200] failed to load Menu Extra: NSBundle </System/Library/CoreServices/Menu Extras/AirPort.menu> (loaded)
    dyld: /Applications/Internet Connect.app/Contents/MacOS/Internet Connect truncated or malformed library: /System/Library/PrivateFrameworks/InternetConnect.framework/Versions/A/Internet Connect (file is empty)
    2008-06-18 13:58:33.684 System Preferences[338] Warning: TIFF image with unknown extra samples assumed to have unassociated alpha. RGB values have been premultiplied. Use tiffutil -cat to fix.
    This ridiculously long post boils down to 2 questions, really.
    • Any ideas why Internet Connect and Software Update won't open and how to fix?
    • Where in the world is my Airport status icon? (not that it matters since I'm connected to the internet, but doggone it!)
    I've run Disk Utility, repaired permissions and the HD checks out fine. I'm just at a loss (not surprising, given my limited amount of fix-it-yerself knowledge)
    Should I just put up, shut up and be grateful that these problems, while aggravating, aren't majorly disrupting my life?

    Okay no worries, can't find where to delete this post...

  • MII 12.1.8 not connected to ECC 6

    Hi,
    I have already configured successfully another instance of MII/4.6C (only idoc listener) and now I'm trying to link an instance of MII 12.1.8 (NW SP5) with an ECC 6.
    I cannot even read BAPI list from SAP JCO Interface action inside a MII Transaction
    I have configured the JCO Connector from System Connection Editor of MII and the credential alias usign a SAP_ALL user (to avoid rights issues).
    I tried a ping from MII server to SAP AS and it's ok.
    I already tried to reset JCOProxy and restarted my CE, but nothing...always getting this error
    JCO Proxy Error: Connect to SAP gateway failed
    Connect_PM  TYPE=A ASHOST=XXX.XXX.XXX.XXX SYSNR=00 GWHOST=XXX.XXX.XXX.XXX GWSERV=sapgw00 PCS=1
    LOCATION    CPIC (TCP/IP) on local host with Unicode
    ERROR       partner 'XXX.XXX.XXX.XXX:sapgw00' not reached
    TIME        Thu May 05 14:49:58 201
    RELEASE     711
    COMPONENT   NI (network interface)
    VERSION     39
    RC          -10
    MODULE      nixxi.cpp
    LINE        3151
    DETAIL      NiPConnect2: XXX.XXX.XXX.XXX:3300
    SYSTEM CALL connect
    ERRNO       10060
    ERRNO TEXT  WSAETIMEDOUT: Connection timed out
    COUNTER     8
    Did I skipp soemthing I should do NetWaever side? My understanding ti was I could link MII to ECC (to call BAPI) configuring connector inside MII only (even if, probably, calls are flowing through NetWeaver layer). I feel it can be something related to NW side (maybe the message server) but I really don't know what to touch.
    I didn't yet installed licenses (but three months still didn't pass)...can be this the reason of my issue?
    I also tried to configure IDOC listener inside NetWeaver, trying to register it to SAP Gateway, but also this link attempt failed...
    it is something like the two world aren't connected, even if the server is pinging to SAP AS. No firewalls...
    any idea?
    best regards

    ...mmm...not working, saying...
    JCO Proxy Error: Connect to SAP gateway failed
    Connect_PM  TYPE=A ASHOST=<ECC IP> SYSNR=00 GWHOST=<ECC IP> GWSERV=sapgw00 SAPROUTER_STRING=/H/161.27.205.100/S/sapdp99/H/<ECC IP> PCS=1
    LOCATION    CPIC (TCP/IP) on local host with Unicode
    ERROR       partner '<Router IP>:sapdp99' not reached
    TIME        Mon May 09 11:45:31 201
    RELEASE     711
    COMPONENT   NI (network interface)
    VERSION     39
    RC          -10
    MODULE      nixxi.cpp
    LINE        3151
    DETAIL      NiPConnect2: <Router IP>:3299
    SYSTEM CALL connect
    ERRNO       10060
    ERRNO TEXT  WSAETIMEDOUT: Connection timed out
    COUNTER     39
    but the link you posted is interesting...if I well understood, every time there is H the current "system" is sending to the the first H it has the next Hs (removing the first H and checking a sort of internal firewall to grant connection). Mainly, connection path is built system by system, step by step...
    S and W are optional and to be specified if we need a service different from default and a password
    Doing crazy attempt:
    If I'm running my MII transaction test from my laptop, do I have to set up my first "connection step" to the host which is running MII instance? I mean something like:
    /H/<MII Server IP>/S/50000/H/<SAPROUTER IP>/H/<ECC IP>
    This way I noticed that in the Java AS, under ICM/Connections READ REQUESTS messages are created.
    But log is saying request is too big.
    Regards

  • NET8 CONNECTION MANAGER 설치와 설정방법

    제품 : SQL*NET
    작성날짜 : 2003-01-15
    NET8 CONNECTION MANAGER 설치와 설정방법
    =======================================
    Purpose
    Oracle Connection Manager(v3.0.x)의 설치와 설정 방법을
    알아 보고 시작시켜 봅니다.
    V3.0.x은 Oracle8 Enterprise Edition에 같이 들어 있으며
    Oracle8의 일부는 아닙니다.
    1. 설치 방법
    2. 설정 방법
    3. 시작 하기 (Windows NT)
    Explanation
    1. 설치 방법
    다음 세가지의 실행 파일이 설치 됩니다.
    CMGW, CMADMIN, CMCTL (Unix 와 VMS)
    CMGW80, CMADM80, CMCTL80(desktop Oracle8에서)
    CMGW, CMADMIN, CMCTL(desktop Oracle8i에서)
    CMGW/CMGW80
    이 것은 Connection Manager의 hub와 같은 역할을 하는
    gateway process입니다.
    CMGW의 기능은 다음과 같습니다.
    - CMADMIN를 등록합니다.
    - SQL*Net 2.x와 NET 8.x에서 오는 접속 요청에 대해 대기합니다.
    기본적으로 1610 port를 사용합니다.
    - NET 8.x listeners에 접속 요청을 발생 시킵니다.
    - client와 server사이의 data를 전달합니다.
    - CMCTL/CMCTL80에 의해 발생되는 요청에 응답합니다.
    CMADMIN/CMADM80
    Connection Manager의 모든 관리적인 문제들을 처리하는 multi-threaded
    process입니다.
    SQL*Net 2.x 와 NET 8.x clients들을 위해
    Oracle Names Server에 있는 주소정보를 유지하는 기능을 합니다.
    - CMGW/CMGW80 등록 작업을 합니다.
    - local Oracle Names Server를 찾습니다.
    - 하나이상의 db instance를 서비스하는 모든 listener들을 관리합니다.
    - CMGW/CMGW80 와 listener에 대한 주소 정보를 등록합니다.
    - 네트워크와 Names Server의 수정된 정보를 감시합니다.
    - CMCTL/CMCTL80의 요청에 응답합니다.
    CMGW, CMADMIN/CMGW80, 와 CMADM80 의 서로간의 정보전달은 IPC를 통해
    이루어 집니다.
    CMAN은 주기적으로 Names Server의 바뀐 정보를 cache에 반영합니다.
    CMCTL/CMCTL80
    CMADM/CMADM80 와 CMGW/CMGW80 를 관리하는 일을 합니다.
    현재 제공되는 명령은 start, stop, status, 그리고 version 입니다.
    CMCTL START [CMAN | CM | ADM]
    이 명령은 Connection Manager 또는 그 구성요소를 시작 시킵니다.
    - 인자가 없는 경우 또는 CMAN을 준 경우는 gateway 와
    administration process를 시작시킵니다.
    - CM 을 주면 gateway process 만 시작됩니다.
    - ADM 을 주면 administration process 만 시작됩니다.
    CMCTL STOP [CM]
    Connection Manager process들을 중지 시킵니다.
    - 인자가 없는 경우 또는 CM 을 준 경우 gateway 와
    administration process 모두를 중지시킵니다.
    gateway process가 중단될 경우 administration process는 자동으로
    중단됩니다.
    현재 진행중인 접속이 있는 경우 CMAN 는 중지될 수 없습니다.
    CMCTL STATUS [CMAN | CM | ADM]
    이 명령은 Connection Manager의 요소들의 상태를 보여줍니다.
    - 인자가 없거나 CMAN이나 CM일 경우 gateway process의 상태를 보여 줍니다.
    - ADM은 administration process의 상태를 보여 줍니다.
    CMCTL VERSION
    이 명령은 control utility의 버젼을 보여 줍니다.
    CMGW/CMGW80 와 CMADM/CMADM80의 버젼은 status명령으로 볼 수 있습니다.
    2. 설정 방법
    client들은 tnsnames.ora 이나 Oracle Names Server 가 필요합니다.
    Connection Manager는 cman.ora 가 필요하며 server는 init.ora에 MTS설정이
    필요합니다.
    client설정
    tnsnames.ora파일의 예 입니다.
    EXAMPLE=
    (DESCRIPTION=
    (ADDRESS=
    (PROTOCOL=TCP)
    (HOST=SERVER.US.ORACLE.COM)
    (PORT=1521)
    (CONNECT_DATA=
    (SID=ORCL)
    하나의 protocol로 Connection Manager를 사용하는 tnsnames.ora파일 예입니다.
    EXAMPLE_CMAN=
    (DESCRIPTION=
    (ADDRESS_LIST=
    (ADDRESS=
    (PROTOCOL=TCP)
    (HOST=CMAN.US.ORACLE.COM)
    (PORT=1610)
    (ADDRESS=
    (PROTOCOL=TCP)
    (HOST=SERVER.US.ORACLE.COM)
    (PORT=1521)
    (CONNECT_DATA=
    (SID=ORCL)
    (SOURCE_ROUTE=YES)
    ADDRESS_LIST가 path입니다.
    첫번째 주소가 CMAN에 접속하는 정보이고, 두번째 주소가 서버에
    접속할때 CMAN에 의해 사용되는 주소입니다.
    필요하다면 ADDRESS_LIST 안에 여러개의 CMAN 의 주소를 설정할
    수 있습니다. CMAN은 기본적으로 라우터처럼 동작합니다.
    접속 요청을 다음 hop으로 지정합니다.
    여러개의 protocol로 Connection Manager를 사용하는
    tnsnames.ora파일 예입니다.
    EXAMPLE_CMAN=
    (DESCRIPTION=
    (ADDRESS_LIST=
    (ADDRESS=
    (PROTOCOL=SPX)
    (SERVICE=CMAN)
    (ADDRESS=
    (PROTOCOL=TCP)
    (HOST=SERVER.US.ORACLE.COM)
    (PORT=1521)
    (CONNECT_DATA=
    (SID=ORCL)
    (SOURCE_ROUTE=YES)
    위의 예에서 CMAN에 접속하기 위해서 client는 SPX를 사용하고
    server에 접속하기 위해서 CMAN은 TCP/IP를 사용하게 됩니다.
    Oracle7에서 소개된 Oracle Multi-Protocol Interchange (MPI)과
    같은 기능을 합니다.
    만일 서버까지 가는데 한개 이상의 router가 있는 경우
    SQL*Net 2.3에서 소개된 DESCRIPTION_LIST를 사용할 수 있습니다.
    다음은 DESCRIPTION_LIST를 사용한 tnsnames.ora 파일의 예 입니다.
    EXAMPLE_ROUTES=
    (DESCRIPTION_LIST=
    (DESCRIPTION=
    (ADDRESS_LIST=
    (ADDRESS=
    (PROTOCOL=TCP)
    (HOST=CMAN1.US.ORACLE.COM)
    (PORT=1610)
    (ADDRESS=
    (PROTOCOL=TCP)
    (HOST=SERVER.US.ORACLE.COM)
    (PORT=1521)
    (CONNECT_DATA=
    (SID=ORCL)
    (SOURCE_ROUTE=YES)
    (DESCRIPTION=
    (ADDRESS_LIST=
    (ADDRESS=
    (PROTOCOL=TCP)
    (HOST=CMAN2.US.ORACLE.COM)
    (PORT=1610)
    (ADDRESS=
    (PROTOCOL=TCP)
    (HOST=SERVER.US.ORACLE.COM)
    (PORT=1521)
    (CONNECT_DATA=
    (SID=ORCL)
    (SOURCE_ROUTE=YES)
    만일 Oracle Names Server를 사용하면 Connection Manager는 자동으로
    CMAN을 위한 주소를 Names Server에 있는 기존의 주소에 추가하게 됩니다.
    SQLNET.ORA파일에 다음과 같은 parater를 설정할 수 있습니다.
    USE_CMAN = [TRUE | FALSE]
    - TRUE 라고 설정하면 CMAN이 무작위로 뽑은 간접적인 경로를 이용해
    client를 접속시킵니다. ( 적어도 하나의 CMAN address가 있는
    address list)
    - TRUE 그리고 description에 간접 경로가 없는 경우에는 무작위로 뽑은
    경로가 사용됩니다.
    - FALSE 이거나 설정이 안된 경우 무작위로 뽑힌 경로가 사용됩니다.
    Connection Manager 설정
    CMAN 은 한개의 파일(CMAN.ORA)로 설정된다.
    CMAN.ORA 파일은 다음 세개의 부분으로 구성된다.
    1) CMAN - Connection Manager를 위한 listening주소를 포함한다.
    2) CMAN_PROFILE - CMAN 설정 parameter들을 포함한다.
    3) CMAN_RULES - 접속 요청에 대한 필터링에 관련된 규칙을 포함한다.
    CMAN=
    (ADDRESS_LIST=
    (ADDRESS=
    (PROTOCOL=SPX)
    (SERVICE=CMAN)
    (ADDRESS=
    (PROTOCOL=TCP)
    (HOST=CMAN.US.ORACLE.COM)
    (PORT=1610)
    이 CMAN의 예에서는 SPX 와 TCP/IP 두개의 주소에서 listening하고 있습니다.
    CMAN 은 CMAN이 실행되는 장비에서 oracle이 지원하는 모든 protocol에 대해
    listen할 수 있습니다.
    CMAN_PROFILE=
    (PARAMETER_LIST=
    (MAXIMUM_RELAYS=64)
    (LOG_LEVEL=0)
    (TRACING=YES)
    (RELAY_STATISTICS=YES)
    (SHOW_TNS_INFO=NO)
    (USE_ASYNC_CALL=YES)
    (AUTHENTICATION_LEVEL=0)
    각 parameter들에 대한 정의 :
    MAXIMUM_RELAYS = n
    - 허용되는 최대 동시 접속수
    - 기본값 8
    - 최대값 1024
    LOG_LEVEL = n
    - CMAN에 의해 수행되는 logging의 level설정
    - 기본값 0 ( logging이 안됨 )
    - 0에서부터 4까지의 값을 설정할 수 있음
    TRACING = [YES | NO]
    - YES로 설정하면 CMAN은 파일에 tracing을 한다.
    - 기본값 NO
    주의: trace파일을 읽기위새허는 Oracle Trace를 사용하면 됩니다.
    RELAY_STATISTICS = [YES | NO]
    - YES는 I/O활동에 대한 통계정보를 저장하게 합니다.
    예를 들어 :
         - IN bytes 수
         - OUT bytes 수
         - IN packets 수
         - OUT packets 수
    - 기본값 NO
    SHOW_TNS_INFO = [YES | NO]
    - Yes로 설정하면 log 파일에 TNS events를 포함하게 합니다.
    - 기본값 NO
    USE_ASYNC_CALL = [YES | NO]
    - YES로 설정하면 CMAN 접속을 실행하고 받아들이고 대답하는 과정에서
    모든 비동기적인 기능을 사용할 수 있게 합니다.
    - 기본값 NO
    주의: CMAN은 out-of-band breaks를 지원합니다.
    CMAN은 그것을 서버로 전달합니다.
    AUTHENTICATION_LEVEL = [0 | 1]
    - 1로 설정하게 되면 CMAN은 Secure Network Services를 사용하지 않은
    접속 요청은 거절하게 됩니다
    Secure Network Services은 Advanced Networking Option의 일부입니다.
    - 기본값은 0 입니다.
    즉 Secure Network Services가 필요없다는 뜻입니다.
    CMAN_RULES=
    (RULE_LIST=
    (RULE=
    (SRC = shost)
    (DST = dhost)
    (SRV = services)
    (ACT = accept | reject)
    CMAN_RULES에 정의된 parameter들:
    - shost 는 client에서 session을 요청한 source hostname 이거나
    IP address입니다.
    - dhost 는 서버쪽의 hostname 이거나 IP address 입니다.
    - services 는 SID 이름입니다.
    - ACT: 위 세개의 parameter들의 값을 근거로한 들어오는 접속요청에
    대한 승인이나 거절입니다.
    주의: wild-card는 'x'입니다. IP address (d.d.d.d)인 경우에
    각 'd'는 wild-card character인 'x'로 교체될 수 있습니다.
    RULE_LIST내에 여러 RULE들이 정의될 수 있습니다.
    여러 rule들 중에 처음에 맞는 rule이 그 요청에 적용됩니다.
    CMAN_RULES이 존재하는 경우 Connection Manager는 규칙에 허용되지 않은
    것들은 모두 허락되지 않게 합니다.
    만일 CMAN_RULES이 정의되지 않았다면 모든것이 허용됩니다.
    Connection Manager의 제한
    만일 connection path에 사용된 Connection Manager가 한개 이상이라면 (1개
    이상의 hop이라면), tnsnames.ora를 직접 설정해야 하며 Oracle Names Server
    를 사용할 수 없습니다.
    TCP/IP network에서만 Connection Manager는 접근 통제(CMAN_RULES)를 할 수
    있습니다.
    Oracle Multi-Protocol Interchange (MPI) 과의 호환성
    client와 server사이에 단 하나의 MPI만 있다면, MPI를
    Connection Manager로 교체하십시요.
    client와 server사이에 여러개의 MPI가 있다면,
    tnsnames.ora를 수정해서 MPI들을 Connection Manager들로
    교체하십시요.
    SQL*Net V2.x client와의 호환성
    Connection Manager를 SQL*Net 2.x clients과 Oracle 8사이의
    중심이나 접속 필터로 사용하기 위해서는 다음과 같은 일을
    해야 합니다.
    1) Connection Manager를 설치하고 설정합니다..
    2) SQL*Net v2.x client들을 Connection Manager를 MPI처럼 사용
    하도록 설정 합니다.
    Server 설정
    ===========
    NET8의 새로운 기능을 이용하기 위해서는 Connection Manager를 설정
    해야 하며 서버를 Multi-Threaded Server (MTS)로 설정해야 합니다.
    MTS parameter들은 각 instance의 INIT.ORA파일에 설정합니다.
    NET8 MTS를 위한 parameter들은 SQL*Net 2과 다르지 않습니다.
    다음 Connection Pooling 과 Multiplexing 기능을 사용할때
    MTS_DISPATCHERS parameter의 경우만 제외하면 말입니다.
    MTS_DISPATCHERS parameter:
         MTS_DISPATCHERS ="(PROTOCOL=TCP)(POOL=NO)(MULT=ON)"
    이 예에서 TCP/IP를 위해 dispatcher들을 설정하고 Connection Pooling
    기능을 사용하지 못하게 하고, Multiplexing를 가능하게 합니다.
    만일 Connection Pooling 과 Multiplexing 를 사용하지 않을 거라면
    SQL*Net 2.x용으로 정의된 MTS parameter들을 사용하실 수 있습니다.
    좀더 자세한 내용은 MTS관련 문서를 참조 하시기 바랍니다.
    Connection Manager를 사용하는 경우, INIT.ORA에 새로운 parameter를
    설정해야 합니다. Connection Manager는 한개 이상의 physical connection
    을 만들기 때문에 instance의 dispatcher가 허용할 client sessions의 최대값을
    알아야 합니다. SESSIONS라는 parameter가 이 값을 설정합니다.
    이 값은 'LSNRCTL SERVICES' 명령으로 볼 수 있습니다.
    3. 시작 하기 (Windows NT)
    Oracle Names server 환경에서 :
    - command line utility 사용하기
    1. 작업 표시줄에서 시작->실행
    열기: x:\CMCTL80.exe (8i에서는 CMCTL.exe)
    OK<click>
    2. CMCTL> start CMAN <enter>
    - Windows NT 제어판 사용하기
    1. 제어판>SERVICES <double click>
    2. 다음을 찾아 시작 시킵니다.
    (주의: 순서대로 시작시켜야 합니다.)
    OracleCMAdminService80 <click start>
    OracleCMANService80 <click start>
    NON-Oracle Names server 환경에서 :
    - command line utility 사용하기
    1. 작업 표시줄에서 시작->실행
    열기: x:\CMCTL80.exe (8i에서는 CMCTL.exe)
    OK<click>
    2. CMCTL> start CM <enter>
    - Windows NT 제어판 사용하기
    1. 제어판>SERVICES <double click>
    2. 다음을 찾아 시작 시킵니다.
    (주의: 순서대로 시작시켜야 합니다.)
    OracleCMANService80 <click start>
    Reference Ducumment
    ---------------------

    Hi
    You must install the Connection Manager, available on the Oracle8 distribution media, onto the Web server host. You can find the installation instructions in the Net8 Administrator's Guide.
    On the Web server host, create a CMAN.ORA file in the [ORACLE_HOME]/NET8/ADMIN directory. The options you can declare in a CMAN.ORA file include firewall and connection pooling support
    Here is an example of a very simple CMAN.ORA file. Replace <web-server-host> with the name of your Web server host. The fourth line in the file indicates that the connection manager is listening on port 1610. You must use this port number in your connect string for JDBC.
    cman = (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL=TCP)
    (HOST=<web-server-host>)
    (PORT=1610)))
    cman_profile = (parameter_list =
    (MAXIMUM_RELAYS=512)
    (LOG_LEVEL=1)
    (TRACING=YES)
    (RELAY_STATISTICS=YES)
    (SHOW_TNS_INFO=YES)
    (USE_ASYNC_CALL=YES)
    (AUTHENTICATION_LEVEL=0)
    Ariel G.

  • IPad VGA adapter, picture is dull & pink connected to my projector

    I'm having a problem with my VGA connector, and I desperately need a fresh point of view in this issue.
    When I connect my iPad to my projector, the picture has a dull reddish, pinkish hue to it. This is true for everything- video app, Netflix, slideshows, etc.
    connection path:
    IPad -> Dock/VGA plug -> VGA cable -> VGA to DVI-A adapter -> Projector DVI-I input (both DVI-A and D)
    When I remove my projector and DVI-I adapter from the equation, and plug the VGA cable into a computer monitor, everything looks great. Also, I've tried replacing my iPad in the equation with other computers that have a VGA output, and they all work with the DVI-A adapter and the projector.
    So far, my assumption was that something was going on with the iPad and the DVI-A adapter, but I've tried three different adapters, and I get the same results.
    I'm completely stumped. Any ideas?

    Late reply I know, but I was googling for iPhone pink VGA and landed here. I was curious if I was the only one. I had a chance to try an iPhone and VGA adapter with a number of displays and I have to say.... 16:9 VGA output on the iPhone blows chunks.
    On a HP 23" display, it was totally confused about the resolution (it thought it was 1152*720) and tried to display it inset in a 1920*1080 display.... shifted badly to the right.
    A Sony XBR LCD TV displayed it shifted badly up and to the left. Had to max out all video position controls to get it back to the middle.
    A TV-One Scaler displayed everything in a dull pink, but at was centered properly on the display.
    The only one that got it right was a Dell 4:3 LCD display. However the phone was putting out 1024*768, not 1280*720.
    I don't think 16:9 output on the iPhone 4 was tested much.... if at all.

  • Network Manager Can't Connect Wirelessly

    Hi everyone,
    I'm trying to migrate from Connman to Network Manager for my network needs (as well as from e17 to xmonad) and I'm seeing some strange behavior. I can get the network manager applet running, but it won't connect to any wireless networks. I see a bunch of networks floating around in the connections list, but if I click on one, nothing happens. Furthermore, if I try to connect by command line, I get the following weirdness
    Input:
    nmcli con up uuid f767eb89-ccbc-4dbe-bf12-af216ab8f9ff ap A0:21:B7:72:A3:CE
    (the uuid is for my wlan0 interface and the ap is the BSSID of my network).
    Output:
    Active connection state: activating
    Active connection path: /org/freedesktop/NetworkManager/ActiveConnection/0
    ** (process:2012): WARNING **: _nm_object_get_property: Error getting 'State' for /org/freedesktop/NetworkManager/ActiveConnection/0: (19) Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist
    state: unknown
    Error: Connection activation failed.
    I'm fairly sure that I have my policy kit working correctly. I have dbus and network manager as daemons and I logged in to an xmonad session using GDM, which should do my policy management for me, right?
    I think its the wrong error message for a policy kit error anyways.
    Any ideas?
    Thanks in advance!
    Last edited by Yurlungur (2012-04-16 04:29:32)

    I switched to wicd, so this isn't an issue anymore, I guess... still not sure what was going wrong, though.

Maybe you are looking for