Network discovery with host to host mapping?

after the update to chrome 44 it really slowed down the browser it takes 2 times as long to load the page and it also has the issue pointed out in a previous thread the day of its release I AM DEFINITELY NOT IMPRESSED its just like the facebook for browsers (doesnt apply to the apps) now looks more like IOS I will be using firefox until next update...

They say if it ain’t broke, don’t fix it…but it is and you should (Read complete post here)Consider how astoundingly old the Sever 2003 OS is, not just in years but in relativity. In the whole life cycle of Windows Server, one could argue that Windows Server 2000 was the first real server OS from Microsoft, and that Server 2003 was the first reliable, widely-deployed Windows Server OS. Just the thought brings a little tear to my eye.But IT is a lousy place for nostalgiaSoftware updates and upgrades address vulnerabilities in existing products, but sometimes technology advances so far that an entirely new solution is necessary. When you cling to old technologies or dismiss the necessity of switching because what you’ve got “still works,” you introduce a variety of operational and security vulnerabilities. So while Server 2003 may still...

Similar Messages

  • [SOLVED] Qemu with host networking space.

    Hello, I'm trying to lunch Qemu with host networking, so the VM's can talk to each other, what I did so far is creating the following bridges ( Actually virt-manager did that for me ):
    br0, virbr0 -> virbr0-nic ( the interface )
    and have the following network interfaces:
    br0, lo, virbr0, wlp1s0
    What I think I'm missing is something on the code... I'm lunching with:
    qemu-system-x86 -kernel kernel -cpu host -m 2024 -hda image.image
    I did review the following manuals
    https://wiki.archlinux.org/index.php/QE … networking
    https://wiki.archlinux.org/index.php/Network_bridge
    I'm missing the right command, thanks.
    Last edited by abdullah (2015-02-06 18:00:11)

    abdullah wrote:
    Well, still trying, here is the code that I'm using right now:
    ./start.sh
    #!/bin/bash
    bridge=br0
    tap=$(sudo tunctl -u $(whoami) -b)
    sudo ip link set $tap up
    sleep 1s
    sudo brctl addif $bridge $tap
    qemu-system ..... etc \
    -net nic,vlan0,model=virtio,macaddr=00:16:35:AF:94:4B \
    -net nic,vlan=0,ifname=$tap,script=no,downscript=no
    sudo brctl delif $bridge $tap
    sudo ip link set $tap down
    sudo tunctl -d $tap
    which the reff was in https://activedoc.opensuse.org/book/ope … h-qemu-kvm
    any help please?
    Sorry if I am late to the party... but here's how I do this with bridged networking.
    Let's assume that I have 2 guests, an ArchLinux and Window 7. These are the start scripts:
    : cat start-arch.sh
    #!/bin/bash
    vm_dir="/export/scratch/VMs"
    scripts_dir="${vm_dir}/scripts"
    . ${scripts_dir}/macaddr-gen.sh
    # Generate a random MAC address
    gen_macaddr mac
    # Start the emulator
    qemu-system-x86_64 -enable-kvm -smp 2 \
    -net bridge,br=br0 -net nic,macaddr=${mac},model=virtio \
    -drive file="${vm_dir}/arch-x86_64-1",if=virtio -nographic
    : cat start-win7.sh
    #!/bin/bash
    vm_dir="/export/scratch/VMs"
    scripts_dir="${vm_dir}/scripts"
    . ${scripts_dir}/macaddr-gen.sh
    # Generate a random MAC address
    gen_macaddr mac
    # Start the emulator
    qemu-system-x86_64 -enable-kvm -m 3G -smp 2 \
    -net bridge,br=br0 -net nic,macaddr=${mac},model=virtio \
    -drive file="${vm_dir}/win7-x86_64-1",if=virtio \
    -usbdevice tablet -vga qxl -spice port=5930,disable-ticketing
    : cat macaddr-gen.sh
    #!/bin/bash
    # Generate a random MAC address
    gen_macaddr() {
    local str i macaddr _mac=$1
    str=$(cat /dev/random | tr -cd '[:xdigit:]' | head -c 12 | \
    tr '[:upper:]' '[:lower:]')
    i=0
    macaddr=""
    while [ $i -lt 6 ]; do
    macaddr=${macaddr}${str:0:2}":"
    str=${str:2}
    let i=i+1
    done
    eval $_mac=\${macaddr%:}
    : cat /etc/qemu/bridge.conf
    allow br0
    Note, that the MAC addresses of virtualized NICs in the VMs must be different. If you now do
    : ./start-arch.sh &
    : ./start-win7.sh
    Assuming that you have already set up  a bridge br0, qemu will create several tap? interfaces and insert them into that bridge (using the qemu-bridge-helper suid binary), and you'll have a virtual LAN rooted at br0.
    EDIT: Added a slightly faster random MAC generator and comments.
    Last edited by Leonid.I (2015-02-09 20:13:50)

  • SCOM network discovery & port stitching with Cisco UCS & Hyper-V and/or VMware

    Before we have our network engineers reconfigure their infrastructure to allow network discovery from SCOM, does anyone know whether or not SCOM will include the virtual switches (Hyper-V or VMware), the UCS fabric interconnects, and the hosted virtual machines in the network vicinity dashboard if you enable network monitoring in SCOM? We're hoping to have monitoring visibility of all network components end-to-end in SCOM, but I've not been able to find any useful information online as to how SCOM network discovery/monitoring handles infrastructure like UCS.

    The PF Vnic within UCS Manager has one vlan attached and is tagged native. The Fabric Network Set has a matching network segment with the same vlan ID. I removed the pin group. The port profile according to the SCVMM documentation needs to be set to "Sla only" which removes the options for vlans within the port profile. I've tried adjusting Host Network IO Performance as well with no luck. System Center Virtual Machine Manager 2012R2 still throws the same two errors. One thing to note is we are trying to do this thru SCVMM and not Hyper-V on the host itself.
    I opened a TAC case and there is one known bug for
    Symptom:
    Everytime I assign a Logical Switch to a network adapter or during migration, SCVMM generate an error 25262, "Cannot set a bandwidth setting on the virtual network adapter for the SR-IOV switc
    Conditions:
    [ From SCVMM, right click VM and assign logical switch to a network adapter.
    OR
    Migrate a client to a different host.
    https://tools.cisco.com/bugsearch/bug/CSCum75054
    There is no workaround for the issue currently.
    My other issue of
    Failed while applying switch port settings 'Ethernet Switch Port VLAN Settings' on switch 'UCS-SCVMM': The request is not supported. (0x80070032).
    Unknown error (0x8000) has no fix or information.

  • Have published iweb site for five years with no problems and just opened a new site and get - 404: Page not found  This error is generated when there was no web page with the name you specified at the web site.-is the problem with iweb or with hosting?  T

    I am sorry if thie is republished-My first time doing this and I am not sure what goes where and where to hear feedback.
    Have published iweb site for five years with no problems and just opened a new site and get -
    404: Page not found 
    This error is generated when there was no web page with the name you specified at the web site.-
    Troubleshooting suggestions:
    Ensure the page you are linking to exists in the correct folder.
    Check your file name for case sensitivity . Index.htm is not the same as index.htm!
    Temporarily disable any rewrite rules by renaming your .htaccess file if it exists
    is the problem with
    iweb or with hosting?
    One Apple tech started to fix Iweb and had to end session and the next said problem with hosting at Network Solutions as it published
    to local folder. NWS has checked sttting a few times-
    Any help would be extremely appreciated as trying to fix this for about five weeks
    Thanks VG
    <Email Edited by Host>

    It's a really bad idea to post your email address - it's an invitation to spam - and I've asked the Hosts to remove it. (Even though I've now noticed you mis-spelled it! - anyway, never post your address in a forum.)
    You have a site here: http://virginiagordon.com/www.virginiagordon.com/WELCOME.html
    If that's not the page you are having trouble with, what is that page's URL?

  • FTP Issue with Host name

    Hi All,
       When i tried to send the file to other FTP server with host name i am getting below error.
      Error when getting an FTP connection from connection pool: com.sap.aii.af.lib.util.concurrent.ResourcePoolException: Unable to create new pooled 
       resource: UnknownHostException: ftp.kms.telnet.vector.com.
    But i am able to send the file successfully using IP address.
    Can anyone pls suggest if any additional settings needs to be done in file adapter.
    Or any other setting needs to be taken care.
    Please advise.
    Thannks,
    Swetha

    Hi,
    Basis people are not aware of adding in host file, for that reason i am asking input here.
    My XI ssytem runs on OS level i.e on AS400.
    Basis team tried to reach host file by mapping into server, but they are unable to find host file. Do i need to ask OS level expert to add entry in host file.
    For my knowledge, can you pleae give me the path of host file at OS level if you have any idea.
    Please advise
    Thanks,
    Swetha

  • Configuring tnsnames.ora / listener.ora with HOST = localhost

    Dear Oracle experts,
    presently I'm trying to configure an Oracle installation on a Win2k server
    to work with HOST = localhost entries in my tnsnames.ora and listener.ora.
    I have to do that because I want to use that Oracle installation as an image
    for several computers which will get different IPs and computer names.
    My problem is, taht I only can configure my entries with a real IP adres (127.0.0.1 does not work ) or with the present name of the system but not with localhost or 127.0.0.1.
    My listener.ora looks like below :
    # listener.ora Network Configuration File: D:\oracle\product\10.1.0\Db_1\NETWORK\ADMIN\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SDU = 4096)
    (SID_NAME = EMS)
    (ORACLE_HOME = D:\oracle\product\10.1.0\Db_1)
    (PRESPAWN_MAX = 10)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost )(PORT = 1521))
    The listener above lead to a
    ERROR - ORA-12541: TNS:no listener
    if I try to connect via iSQLPlus. If I exchange HOST = localhost with HOST = mydnsname the I can connect to the computer via isqlplus.
    Is there any possibility to configure the listener and tnsnames without using real IP adresses ?
    Best regards,
    Daniel Wetzler

    Hi maran,
    thanks for your answer.
    i started the listener from cmd and had the output below :
    C:\Documents and Settings\ECS>lsnrctl start
    LSNRCTL for 32-bit Windows: Version 10.1.0.2.0 - Production on 22-MAR-2007 16:04
    :32
    Copyright (c) 1991, 2004, Oracle. All rights reserved.
    Starting tnslsnr: please wait...
    TNSLSNR for 32-bit Windows: Version 10.1.0.2.0 - Production
    System parameter file is D:\oracle\product\10.1.0\Db_1\network\admin\listener.or
    a
    Log messages written to D:\oracle\product\10.1.0\Db_1\network\log\listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.1.0.2.0 - Produ
    ction
    Start Date 22-MAR-2007 16:04:33
    Uptime 0 days 0 hr. 0 min. 0 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File D:\oracle\product\10.1.0\Db_1\network\admin\listener.o
    ra
    Listener Log File D:\oracle\product\10.1.0\Db_1\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    Services Summary...
    Service "EMS" has 1 instance(s).
    Instance "EMS", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    C:\Documents and Settings\ECS>
    In my listener.log I found the following information :
    TNSLSNR for 32-bit Windows: Version 10.1.0.2.0 - Production on 22-MAR-2007 16:11:42
    Copyright (c) 1991, 2004, Oracle. All rights reserved.
    System parameter file is D:\oracle\product\10.1.0\Db_1\network\admin\listener.ora
    Log messages written to D:\oracle\product\10.1.0\Db_1\network\log\listener.log
    Trace information written to D:\oracle\product\10.1.0\Db_1\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=1672
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    22-MAR-2007 16:11:43 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=ECS))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=168821248)) * status * 0
    So it seems that my lister is running fine, isn't it ?
    But I cannot conect to my database....
    I pasted my tnsnames.ora below.
    Perhabs there's a bug I didn't fins yet. But if I replace in both files t(tnsnames.ora and listener.ora the "localhost" with my local IP it works just fine...
    # tnsnames.ora Network Configuration File: D:\oracle\product\10.1.0\Db_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    SIG =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost )(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = SHARED)
    (SERVICE_NAME = SIG)
    Hpe someone can help.....
    Best regards,
    Daniel

  • LACP with host - Automatic or manual?

    Hi,
    I've got a HP server, which has two NIC's, which I've managed to team together to form one logical network device with a single IP address. I've done this for redundancy and increased throughput. The two physical connections are split across two switches, which are stacked.
    My question was, I read in a CCENT book that switches often detect channel-groups from other switches and auto-aggregate the ports that are connected. Does the same thing occur with a host that has two or more NIC's teamed?
    And if so, does this work on a stacked pair of switches, or do I need to setup some kind of multi-chassis link aggregation channel-group for the teamed host?
    If anybody could let me know how they would do this I'd appreciate it.
    Thanks

    Hi,
    For a CROSS stack channel group something like this should use LACP to talk with load balancing to your server
    Let us say for example - channel group 10 and the ports are to be in vlan 10
    interface port-channel 10
    switchport mode access
    switchport access vlan 10
    desc *** LACP CHANNEL 10 TO SERVER TEAM ***
    interface g1/0/1
    channel-group 10 mode active
    interface g2/0/1
    channel-group 10 mode active
    Regards
    Alex

  • SG 200-08 - Host Mapping Freezes Web Interface

    Selecting "Host Mapping" freezes the web interface.
    Actually it totally kills the web interface and the switch will no longer respond web requests.
    (IP Configuration - Domain Name System - Host Mapping)
    Have to power cycle reboot to recover.
    Model: SG 200-08
    Version: 1.0.6.2

    Dear Customer,
    Thank you for reaching Small Business Support Community.
    I first suggest to upgrade to the latest firmware release version 1.3.2.2;
    http://software.cisco.com/download/release.html?mdfid=283771818&flowid=24301&softwareid=282463182&release=1.0.0.19&rellifecycle=
    If the problem persists and if you have tried different web browsers already, I then suggest you to download and install Java Runtime Environment since I've noticed some of the pages in the web-based interface that require the Java Runtime Environment (JRE) to be installed.
    Please try this out and let me know if there is any further assistance I may help you with.  I'll be looking forward to hear from you.
    Kind regards,
    Jeffrey Rodriguez S. .:|:.:|:.
    Cisco Customer Support Engineer
    *Please rate the Post so other will know when an answer has been found.

  • SG 200-08 Host Mapping showing nothing

    Hi,
    I have a SG 200-08 switch and assumed that the "Host Mapping" tab would show all devices that communicate via the switch. But the page just shows "
    0 Results Found". According to the help the list should get filled if I ping devices but that doesn't seem to have any effect. Is there a trick or did I miss something?
    regards,
    Hendrik

    Dear Customer,
    Thank you for reaching Small Business Support Community.
    I first suggest to upgrade to the latest firmware release version 1.3.2.2;
    http://software.cisco.com/download/release.html?mdfid=283771818&flowid=24301&softwareid=282463182&release=1.0.0.19&rellifecycle=
    If the problem persists and if you have tried different web browsers already, I then suggest you to download and install Java Runtime Environment since I've noticed some of the pages in the web-based interface that require the Java Runtime Environment (JRE) to be installed.
    Please try this out and let me know if there is any further assistance I may help you with.  I'll be looking forward to hear from you.
    Kind regards,
    Jeffrey Rodriguez S. .:|:.:|:.
    Cisco Customer Support Engineer
    *Please rate the Post so other will know when an answer has been found.

  • New session id with hosts or CNAME entry

    I am hoping someone can help me out with a problem I am having with host names and session ids. This may be something simple that I have forgotten about, so here it goes.
    Going through the jsp's below give different results, depending on the URL you use.
    If you use http://localhost:8080 or http://machine_name:8080
    The same session id will be seen on each page.
    If you use http://test_01:8080
    A different session id is displayed on each page.
    What would cause this to happen?
    Add the following files under the ROOT webapp of the default Tomcat 4.1.30 installation. Of course, I understand that storing data in servlet context like this is not a good idea, but for testing purposes it will do what is needed.
    index.html:
    Test_01
    <br><br><br>
    Call 1
    index.jsp:
    <html>
    <center>
    <%= request.getSession().getId() %>
    <% application.setAttribute( "session1", request.getSession().getId() ); %>
    <h1>Tomcat 1 Call 1</h1>
    Call 2
    </body>
    </html>
    index2.jsp:
    <html>
    <center>
    <%= request.getSession().getId() %>
    <h1>Tomcat 1 call 2</h1>
    Call 3
    <br><br>Session 1 ID:
    <%= getServletContext().getAttribute( "session1" ) %>
    <% application.setAttribute( "session2", request.getSession().getId() ); %>
    </body>
    </html>
    index3.jsp:
    <html>
    <center>
    <%= request.getSession().getId() %>
    <h1>Tomcat 1 call 3</h1>
    <br><br>Session 1 ID:
    <%= getServletContext().getAttribute( "session1" ) %>
    <br><br>Session 2 ID:
    <%= getServletContext().getAttribute( "session2" ) %>
    </body>
    </html>
    Add the following entry to your host file:
    127.0.0.1 test_01
    or
    <your ip> test_01
    or
    add a CNAME entry
    Thanks for any/all help.

    No, it has nothing to do with host names, CNAME, DNS or anything.
    The session ID is sent to the server from the browser in either a cookie header or as part of the "extra info" part of a URL with the request. If there is no session ID in either place, the server creates a new session. If there is a session ID, then it gets the session object (if it's not expired). Then it sends the session ID back to the browser with the response to that request (either as a cookie or encoded into the URLs in the page, which you have to do explicitly do for each URL). Click on a link, then the process starts again. The first time you go to a site, you have no session ID. The server just makes a new one.
    The only thing that domain names have any affect on is cookies. Cuz cookies are name/value data associated with a domain name of the server (amongst other things). The browser, for security reasons, only sends cookies in requests to servers that set the cookie in the first place. The server can't get cookies that it didn't set.
    So if you have a server running on your local machine, you can access that server in 3 ways:
    1) localhost
    2) network name
    3) domain name
    The browser can know quite easily that 1 and 2 are the same thing, and send cookies for either interchangably (not that it has to, but it seems you are seeing this happen, so...). But the browser will probably not make any assumption about 3's relation to 1 or 2. The association is generally to domain name, not necessarily IP address.
    And it's really a moot point anyway. You should not typically be accessing a server from those 3 different means within the same session. Someone connecting to your server isn't going to use anything but #3 anyway, the other 2 (definitely #1 and #2 only works on the same LAN) wouldn't make much sense. So there's not going to be this issue at all. The session ID itself has no relation whatsoever to a client's domain name.

  • Redirect HTTP to HTTPS with Host Name Site Collections

    By using Alternate Access Mapping, its possible to redirect HTTP to HTTPS.
    as explained in this thread
    http://social.msdn.microsoft.com/Forums/en-US/eaab487a-bc94-4f06-981b-c62711764367/redirect-http-to-https-for-sharepoint-2013
    However what if I am using Host name site collections? My understanding is that the AAM will not work then... so how can I sure that 
    http://intranet.contoso.com is automatically redirected to https://intranet.contoso.com ?
    val it: unit=()

    This is not correct. You can't use URL rewrite with Host Named Site Collections in SharePoint. For URL rewrite to work you need to set bindings on web application which overrides Host Named Site Collection bindings in SharePoint (you have to chose either
    web application bindings or let SharePoint handle that).
    If you want to use URL Rewrite you need to create new Site in IIS7 which will listen on port 80 and rewrite URLs to port 443. This will create small overhead but you can save on resources by leveraging HNSC and have minimal number of web applications on
    the server.
    ----Edit on 1/16/2014-----
    I stand corrected. Above statement is NOT CORRECT. You can indeed perform HTTP to HTTPS URL rewrite with Host Named Site Collections (HNSC) quite elegantly. You do not need any additional web applications. In essence you can
    build you whole farm with single web app on IIS (well two, since second one would be used for SharePoint services). Below is the example where I created single URL rewrite rule which handles any new host name provided they use same domain name (i.e. xxxxx.domain.com).
    I have 20+ HNSCs in single web application and all of them are using URL rewrite.
            <rewrite>
                <rules>
                    <rule name="Redirect to HTTPS" stopProcessing="true">
                        <match url="(.*)" />
                        <conditions>
                            <add input="{SERVER_PORT}" pattern="443" negate="true" />
                        </conditions>
                        <action type="Redirect" url="https://{HTTP_HOST}.domain.com/{R:1}" />
                    </rule>
                </rules>
            </rewrite>
    You need to install URL rewrite plugin and configure binding the following way on your web app in IIS. This will allow rewrite to work and SharePoint will be able to handle hoast header bindings internally.

  • Best set up for Keynote with host projectors.

    I'm a presenter that's made the switch from PowerPoint /PC to Keynote. Heading out on the road for the first time with my MacBook / Keynote presentation and facing 8 different host projectors. I don't expect to find many DVI projectors. But I'm bringing an mini DVI to DVI adapter, in case I do. I also will bring a mini DVI to VGA adapter. I'm running a 2GHz Macbook with 2 GB SDRAM.
    I'm was comfortable making connections with my old PC with host projectors, but I'm anxious about what problems might arise connecting with my Mac.
    Any tips on getting set up and settings right and minimizing problems for display.

    Welcome to the world of the "road warriors."
    The best procedure is to connect the projector to the computer (via whatever cables and adaptors are required) and then boot-up the computer. After this is complete, turn-on the projector.
    When it has warmed-up, go to System Preferences / Displays menu and click the Detect Displays button. This should select the proper settings for both your computer display and the projector. If not, you may need to find the right setting for the projector by "trial and error." (You also may need to fiddle with some of the projector's own controls.)
    Once this is done, go to the Keynote / Preferences / Slideshow menu and check the button that says "Present on Secondary Display." This will direct the slideshow presentation to the projector and the Presenter Display to your computer screen (see below). Feel free to check any of the other boxes that you feel are appropriate. (I recommend checking all of the square boxes.)
    Finally, go to the Keynote / Preferences / Presenter Display menu and check ALL of the boxes. (You can choose whether the timer counts up or down as you wish.) This will put the Presenter Information onto your computer screen and show you a lot of very helpful information while you are playing your presentation.
    Finally, you can adjust the position and organization of the Presenter Display if you click the Enter Presenter Layout button.
    One more hint: Google the phrase "test patterns." This should bring-up a list of various TV test patterns. Find one you like and copy it into your slideshow as the first slide. Use this BEFORE THE AUDIENCE ARRIVES to adjust the projector's image and focus. Then advance to the first real slide of your presentation and you are ready to go.
    Good luck.

  • List of IIS websites with Host header

    Hi, 
    I am looking for a script,  to export a list of websites along with host header information.  This should accept list of IIS servers 6/7/7.5 and provide output into a text file. 
    Thanks,
    Kunal  Jaiswal

    Might look around here.
    https://gallery.technet.microsoft.com/scriptcenter/site/search?f%5B0%5D.Type=RootCategory&f%5B0%5D.Value=servers&f%5B0%5D.Text=Servers&f%5B1%5D.Type=SubCategory&f%5B1%5D.Value=iis&f%5B1%5D.Text=IIS
    or try asking them over here.
    http://forums.iis.net/
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • Printing with host command

    Let me explain my situation.
    I have a txt file which I want to print out. I usually do this with host command which looks something like this:
    command:='print /D:\\print_server\printer file.txt';
    The problem is how to print this file in landscape.
    If this iAS would be installed on Unix platform I guess my host command would look something like this:
    command:='lp -d printer -olandscape file.txt';
    the problem is, my iAS is installed on WIN2000 server.
    any ideas........

    OK I managed to solve this problem with some dosprint.exe program (40$) which can accept various other parameters as well and one of them is also landscape.
    oh, that windows again .....

  • Replacing Oracle pipes with host function

    Hello,
    I upgraded a app from 4.5 to 10g, where oracle pipes was used to execute OS operation, now i've to replace it with host function, does anyone knows where i can gather some documentation, information with this topics.
    Thanks
    JA

    Sorry. I didn't see that my post to him was submitted...
    Just in case here's the result from his site:
    :P3_OUTPUT_STRING := regexp_replace(
    :P3_INPUT_STRING
    ,’:([a-zA-Z0-9_]*)’
    ,’v(”\1”)’);
    Martin

Maybe you are looking for

  • Questions before an internal lab POC (on old underperformant hardware)

    Hello VDI users, NB: I initially asked this list of questions to my friends at the SunRay-Users mailing list, but then I found this forum as a more relevant place. It's a bit long and I understand that many questions may have already been answered in

  • Inconsistent datatypes: expected - got -

    hi i am getting the error Error(45,12): PL/SQL: ORA-00932: inconsistent datatypes: expected - got - in this procedure i tried a lot and landed in confused state.. create or replace PROCEDURE BT_CPE_XML_READ1 IS dest_clob CLOB; src_clob BFILE := BFILE

  • Will iPods play friendly with PC's AND Macs?

    I just got a new Mac and a new iPod. One of the reasons I got the iPod was to use it as a hard drive, but I love to listen to iTunes on my Mac. I want to be able to transfer data between PC's and my Mac. If I am correct I can format my iPod on the PC

  • How to make a generic text field default back to zero or blank

    I have a bc4j project that I'm creating. In it I have a text field that is used to calculate a value derived from 2 values in the current rowset with a click of a button. This table is a many table. So after I do one calculation all is fine. However,

  • Attempt to read XMLType from Oracle 11G

    Hi. I try to read XMLtype field from Oracle11G next way: import java.io.InputStream; import oracle.sql.*; import oracle.jdbc.*; import oracle.xdb.XMLType; import java.sql.Connection; import java.sql.DriverManager; import oracle.jdbc.driver.OraclePrep