Connecting Solaris 8 (Intel) to Network

I just received Solaris 8 for the Intel platform and was able to successfully install it on a Intel pc but I'm not able to connect the pc to my home network. The pc has a Linksys Etherfast 10/100 lan card and I really don't know where to start. Could anyone please explain in general terms what I must do to connect a Solaris 8 pc to a network?

DOCUMENT ID: 1105-02
SYNOPSIS: Adding Network Support to Solaris
OS: Solaris/SunOS
PLATFORM: Intel
OS VERSION: 2.x
TECH AREA: Network
PRODUCT: Config
KEYWORDS: add network card adapter install file directory adding host nic
driver
DESCRIPTION:
When a workstation is placed in service without a network card, or none
is recognized during initial software installation, several files and
directories will not be available to the operating system if future
networking support is desired.
SOLUTION:
Solaris will not presume upon any particular network configuration if it
is unable to identify supported network hardware at the factory default
addresses. Hence, the installation scripts will not prompt the user for
network-specific configuration items like ip address, netmasks, hardware
settings, subnets, etc.
All of these can be added by hand after the machine has had Solaris
installed on it.
Workaround - Adding support for a network card to an existing system
To add network support to a Solaris workstation previously installed
without a supported network card driver requires adding/changing certain
files in the OS according to which network card is to be added. A
network card that is listed in the Hardware Compatibility List for that
platform (x86, Sparc, or PowerPC) must also be present on the system bus
and identified by the operating system to reside at supported addresses.
The following instructions for identifying a card will apply to x86 and
PowerPC platforms, for the most part. For the Sparc platforms the Open
Boot Prom is able to identify any SBUS card and, in future versions, any
PCI or PCMCIA (PC Card) device that is installed. Note also, that for
PCI devices, some ISA, MCA and EISA devices, as well as some PCMCIA
devices - the addresses, IRQs, memory, and DMA resources will be
assigned by the BIOS or a configuration utility and the driver will be
able to read the info for the device when it is loaded. Check the
Driver Configuration Guide for how to configure your particular device.
First, identify the make and model of your network card and write down
which addresses it occupies in terms of interrupt vector (IRQ), port
address range, DMA channel (if any), and shared memory address range.
Then find the driver configuration file in the /kernel/drv sub-directory
and examine this file to make sure that the addresses on the card will
be seen. For example, on Solaris 2.4 and earlier, the SMC (WD) Model
8003 or 8013 configuration file is /kernel/drv/smc.conf. It should look
similar to the following:
#ident "@(#)smc.conf 1.8 93/04/02 SMI"
# Factory default setting.
name="smc" class="sysbus" intr=5,3 ioaddr=0x280
reg=0x280,0xD0000,0x2000;
This means that the factory default for this card is at interrupt 3,
priority 5 and port address 280 hex, at memory address D0000 hex with an
8k memory range.
If you are instead using a supported 3COM or token-ring adapter, the
driver names for these are "el.conf" & "elx.conf" for 3COM,
or "tr" for
token- ring. Note that as of Solaris 2.5 some drivers that are unique
to a platform (i.e. - not common to all the Solaris platforms, like
ISA), will be found in /platform/{PLATFORM_NAME}/kernel/drv instead of
/kernel/drv. For the x86 you use i86pc in place of {PLATFORM_NAME}.
Secondly, when logged in as root, bring the driver into service. Do
this by typing drvconfig, devlinks, and touch /reconfigure at successive
"#" prompts. Type "prtconf" to test for the existence of the
0th
instance of the driver.
Workaround - Configuring the system to use the network card
You are now ready to modify the filesystem as required. Ensure that the
following directories, files, named-pipes, and symbolic links are
present and have the designated permissions, owner, and group. Those
with a file size of zero can sim

Similar Messages

  • How to connect W2k Desktop to Solaris(intel) Server

    Hi there, I am new to Solaris, I have successfully installed Solaris 8 (intel). I also configured my NIC. What are procedures or H/W requirement to connect to this Solaris Sever from other machine running W2K thru telnet/ftp

    Thnx for the responding Lee,
    Here is how I try to connect Solaris(intel) to W2k machine.
    On Solaris machine
    1. I installed network driver from Realtek (as my network card is generic Realtek card)
    2. Ran "sys-unconfig"
    3. Attach the network adapter card to the system
    4. At the OK prompt, type boot -r
    5. Provided required information as prompted.
    Here what happed if I connect Solaris machine to my DSL modem with network cable every thing goes fine.
    But as soon as I connect Solaris machine and w2k machine and boot Solaris I get the following message
    -Notice: RTLS start_board --Cable Connect Failed !!
    I get this message even if I try above mentioned step once again while having my w2k and solaris machines connect to each other via network cable.
    Could you figure out what could be the problem or What am I doing wrong
    do I need to something on my w2k machine before I try to configure my NIC on my solaris maching
    thnx
    -kb

  • Solaris Intel ( Network Card )

    Having problem to connect Solaris 8 Intel on Network. Using IBM PCI 10/100 Ethernet Adapter. Check hardware compatibility list, and the card is in the list.
    I gave two computer, with Linksys 4 port hub. Give the computer name comp1 with ip address 10.0.0.5 with subnet 255.255.255.0. No NIS and DNS. Tried to ping comp1 , and here is the error :
    ICMP Host Unreachable from gateway localhost (127.0.0.1)
    for icmp from localhost ( 127.0.0.1) to comp1 ( 10.0.0.5)
    Where seems to be the problem ?
    Any good resource on solaris unix networking website as well ?

    Hi
    This is message indicating that your network is not finding the route to
    the 10.0.0.5. Since its looking from 127.... it probably means that you
    have not setup the networking properly.
    Check the output of
    $ ifconfig -a
    -Manish

  • Solaris 8: Multiple primary interfaces connected to the same network

    I have a machine with Solaris 8, and it has multiple interfaces that are connected to the same network which means they all have metric 0 (1 hop) to the default gateway.
    assume:
    e1000g0: 192.168.30.70
    e1000g2: 192.168.30.72
    e1000g4: 192.168.30.74
    e1000g5: 192.168.30.76
    gateway: 192.168.30.65 (Cisco Router)
    However, it seems like despite the fact that they have a direct connection, they seem to be using e1000g0 to access the 192.168.30.0 network to get to the default gateway and then to anywhere else.
    When I send a ping to say, 192.168.30.74 (IP of e1000g4) and capture packets on e1000g0, I see the "echo reply" messages going out of it as opposed to e1000g4 even though e1000g4 is the one receiving the "echo request". This should not happen and these should be completely independent as they should all be advertising a 1 hop to that network
    The outputs from netstat -rn and ifconfig -a are shown in the picture on the link below
    [http://img836.imageshack.us/img836/7308/ifconfignetstathiddenip.jpg]
    This gets even more confusing when I go into the Cisco router and run the command: "show mac address-table" where only the MAC address of e1000g0 is shown for the switch port it's connected to, but not for the other interfaces which are connected to the switch. Yes, all ports are active (no shut) and are pingable.
    Also, the odd thing is that ALL of these individual MACs show up in the router ARP table when the machine comes up, however after sending a ping to one of them, after a certain expiry or whatever period, the MACs disappear from the router ARP table and only the MAC for e1000g0 shows up. The arp table of the solaris machine however shows all the relevant MACs of each port of the router that it's physically connected to (This is actually a Cisco Switch with the advanced IP services imagine and L3 routing turned on)
    Before anyone asks: The setting local-mac-address? setting does NOT exist in my machine and it never has, but it used to work fine. Also, from the ifconfig command, once can tell that all the MAC addresses are fine.
    I need to somehow assign all these interfaces equal priority and make them understand that they're physically connected to the 192.168.30.0 network and there's no need to go through e1000g0 to get to it.
    This is causing a lot of problems as eventually all traffic will end up going through the e1000g0 interface and that will become a bottle neck.
    Please help Thanks in advance

    Ok thanks. That was a useful response.
    I did think about the trunking software that is claimed to be available for Solaris 8, but it's only available if you've got paid support contract. Oracle came and ruined everything re: Sun support which is so expensive now.
    The other confusion is, we never had that OR needed to configure trunking/link aggregation on this machine, so why now?
    Lastly, by your explanation, this should be expected and is "normal" behaviour, which would mean that this machine was always doing this and I only just noticed it this time? I thought if you turn off ipv4 forwarding and router function in the machine, it's every interface for itself. But it's not doing that :(
    So then the question is, Can I force it? I've tried a bunch of things by manipulating the tables and it seems to mess things up where nothing is getting through or it now shifts all the traffic to some other port make the problem no different
    Is there a way to give equal weight to all interfaces for the traffic to go directly through them that is originating at those ports?

  • Intel 82579LM - Network Connection Install Wizard (Win 7) LOCKS UP computer

    Problem started happening 2 weeks ago.  Intel 82579LM Network Adapter fails to start at Win7 startup.
    Have tried several latest driver download sources:
    1) MSI Win7 drivers download for my x79A-GD65 8D motherboard.
    2) Intel drivers from their site.
    and both sources the driver install wizard LOCKS up my OS as soon as I try the install.
    DOES ANYONE ELSE HAVE THIS PROBLEM? 
    Partial FIX is only temporary:  1) disable/enable driver 2) uninstall/install original driver 3) install latest driver from Device Manager (which gets reset to original upon reboot)
    FIRSTLY, is anyone else's computer freezing like this during driver install?

    Hi:
    I have attached the away mode driver you need to install (under attachments).
    Manually install it by using the same install method I posted above.
    You will not need 7-zip for this.  Just download it and unzip it.
    I don't know why the W7 driver isn't working.
    Attachments:
    AmdAway.zip ‏6 KB

  • Tecra A10 - Refurbished - unable to get it connected to my home network

    I just got this Tecra A10-104 refurbished Laptop...before I take it back I am asking here just in case theres something I have missed as I am unable to get it connected to my home network.
    I am running a Belkin Wireless Router that has 2 main PC's directly connected (LAN), and another PC wirelessly connected.
    This is my router: http://www.belkin.com/uk/support/article/?lid=enu&pid=F5D8233uk4&aid=9238&scid=0
    All PC's working fine and connected.
    Now I'm trying to setup this laptop to connect.
    I uninstalled the Vista Business and ussed the XP Pro Product Recovery disc that came with the Tecra.
    My WiFi card is: Intel(R) Wireless WiFi Link 5100 (Driver Date: 27/04/2008 - Driver Version: 12.0.0.73)
    It sees the network but no matter what i try just won't connect.
    What I have done so far (read before suggesting stuff I have already tried):
    Reconfigured routers WPS to Shared Key system.
    Made sure the wireless adapter has settings set to 20/40hz (auto)
    Restarted router, cable modem & laptop several times
    Wireless button on side of Laptop is ON.
    FN + F8 to enable WIFI (ON) BLUETOOTH (OFF)
    Added wireless network to Auto Connect settings along with SSID and passcode end encryption method.
    Clicked connect when network appears in network viewer dialogue and retyped passcode.
    Not working.
    I should add the Laptop has no problems connecting via its Gigabit LAN port.
    Anything else I'm missing?
    Thanks in advance.
    EDIT: Dual post removed.

    UPDATE:
    The next thing I tried was to reinstall Vista Business from recovery disc to see if this suffered from the same problem.
    The wireless connection worked fine on Vista and, despite the updates that I was being offered, worked without needing to update any drivers.
    This made me think...so the issue is probably XP DRIVER related.
    What I have done now is backup all the driver updates I was told to download by TEMPRO (BIOS & wireless manager updates included).
    I think part of the problem is that TEMPRO only works in Vista (not XP) so you are not informed of any updates that may be required if you downgrade to XP straight after purchase (which is what I did).

  • My MacBook pro will no longer connect to a wireless network that I've been connecting to automatically for months and I'm not given the opportunity to re-enter the password.

    I am trying to connect to a wireless network that I have connect to automatically for over a year. When I try to connect I simply get the following message: "the wifi network xxxx could not be joined". I have moved closer to the router as suggested and I have attempted to run diagnostics without luck, I have rebooted, I have toggled the wifi on and off. I'm at a loss now...
    My MacBook Pro system is running OSX 10.9.5, 2.9 GHz Intel Core 17 processor, 8GB 16000MHz DDR3 memory.

    Try resetting the SMC and PRAM
    Intel-based Macs: Resetting the System Management Controller (SMC)
    About NVRAM and PRAM
    Try another cable

  • Problem connecting laptop to wireless network

    Greetings. 
    I recently installed ArchLinux on my asus N80Vb laptop.  I downloaded the .iso for the core installation and burn a CD which I used to install.  Checksums were a match.  I followed instructions on the installation guide and everything seems to have been a success.  I installed all packages which seemed to have anything to
    do with wireless networking. 
    The only problem is that I am having difficulty getting my laptop to connect to the wireless network in the house. 
    The network wireless interface in the laptop is an Intel WiFi Link 5100.  I am assuming the driver is loading properly: output from dmesg | tail is:
    iwlagn 0000:03:00.0: Unable to find TIM Element in beacon
    wlan0: Selected IBSS BSSID 2e:xx:xx:xx:xx:xx based on configured SSID
    iwlagn 0000:03:00.0: Unable to find TIM Element in beacon
    (the x's in the second line are because I wasn't sure if it was a good idea to post the actual numbers). 
    I followed the manual wireless setup process <a href="https://wiki.archlinux.org/index.php/Wireless_Setup#Part_II:_Wireless_management">here</a> to try to establish a connection and couldn't connect: trying to ping www.google.com gave an unknown host error.
    I have netcfg and created a configuration file with the following:
    CONNECTION='wireless'
    DESCRIPTION='wireless internet connection
    INTERFACE='wlan0'
    SCAN='yes'
    SECURITY='none'
    ESSID='mynetwork'
    IP='dhcp'
    CHANNEL='6'
    When trying to use netcfg I get "Wireless network "mynetwork" not present.   [FAIL]
    Using iwlist doesn't show <i>mynetwork</i> either, but I know its there because all the PCs, a wii and another laptop are all connected to it without any problems.
    (I added CHANNEL='6' because my PC running Fedora shows that it is connected to mynetwork on channel 6, so I thought maybe...).
    Connecting via a wired connection is also a possibility but would prefer not to.
    Any suggestions?
    Regards,
    Topaz

    ifconfig:
    lo        Link encap:Local Loopback 
              inet addr:127.0.0.1  Mask:255.0.0.0
              UP LOOPBACK RUNNING  MTU:16436  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
    wlan0     Link encap:Ethernet  HWaddr 00:21:5D:2E:B1:CC 
              inet addr:192.168.0.103  Bcast:0.0.0.0  Mask:255.255.255.255
              UP BROADCAST MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
    iwlist wlan0 scan:
    wlan0     Scan completed :
              Cell 01 - Address: 22:CB:4E:FF:34:B1
                        Channel:11
                        Frequency:2.462 GHz (Channel 11)
                        Quality=29/70  Signal level=-81 dBm 
                        Encryption key:on
                        ESSID:"walker"
                        Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
                                  24 Mb/s; 36 Mb/s; 54 Mb/s
                        Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
                        Mode:Master
                        Extra:tsf=000001fb84a6f00a
                        Extra: Last beacon: 2816ms ago
                        IE: Unknown: 000677616C6B6572
                        IE: Unknown: 010882848B962430486C
                        IE: Unknown: 03010B
                        IE: Unknown: 2A0100
                        IE: Unknown: 2F0100
                        IE: Unknown: 32040C121860
                        IE: Unknown: DD090010180201F4000000
              Cell 02 - Address: 00:1E:58:C7:D8:03
                        Channel:11
                        Frequency:2.462 GHz (Channel 11)
                        Quality=25/70  Signal level=-85 dBm 
                        Encryption key:off
                        ESSID:"DLinkVWR"
                        Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 22 Mb/s
                        Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
                                  36 Mb/s; 48 Mb/s; 54 Mb/s
                        Mode:Master
                        Extra:tsf=00000008a03f670c
                        Extra: Last beacon: 3026ms ago
                        IE: Unknown: 0008444C696E6B565752
                        IE: Unknown: 010582848B962C
                        IE: Unknown: 03010B
                        IE: Unknown: 2A0100
                        IE: Unknown: 32080C1218243048606C

  • OpenGL and GLX on Solaris Intel

    Can OpenGL and GLX be added to Solaris Intel without having to use Xfree86?
    I have built the Mesa libraries but still need the GLX extensions.
    Does any one know of an easy solution?

    Hi Senthilkumar,
    Thanks for reply!
    I found a couple of intel 10/100 network cards in our town, there are INTEL N232 10/100 PCI, INTEL PRO100+ 10/100 PCI, Intel 8460 10/100BT, I am not sure which one you were talking about, can you give me some detail information please?
    Thanks again.
    Mark

  • Install Oracle on Solaris Intel

    I have purchased Oracle8i Enterprise Edition, Release 2(8.1.6) for Intel Unix(Solaris Intel), and have installed successfully. However, as soon as I shut down and reboot the machine, I can connect to sqlplus
    internal, but I cannot log into the database as "sys".
    The procedure I did is as following:
    Immediately after the installation (message says "installation successful"),
    1. Log in as user "oracle" in the Bourne shell.
    2. At the $ prompt, type "sqlplus internal"
    3. It come out with SQL prompt
    4. SQL> show user ( I typed show user under SQL prompt)
    5. Then it return "sys"
    Things seemed to work fine at that point.
    But, when I shut down and reboot the machine and logon again, and follow the same steps 1-5 as above, it did not work. When I did the "show user" command at SQL prompt, the user is not "sys", instead it returned
    " ". I followed the installation guide and tried to reinstall 5 times.
    Every time I had the same problem. I was wondering if this is a bug in
    the CD. How can I solve it?
    Thanks,
    Lillian

    Got past this spot... Thanks to the beefier shared memory/semaphore settings in this website (from another response in this forum)
    http://www.dbspecialists.com/4dbas/presos/oracle817solaris.html

  • Solaris 10/services network

    I set up a network using Solaris 10...but was unable to set up the network....so I did sys-unconfig and the network. come up.
    I am able to assign IP addresses and get them with ifconfig -a. But I am unable to access the internet with the browser..
    Also I am unable to ssh, telnet, ftp from another machine in te network...even though ssh, ftp, telnet r online when I checked up svcs -a|grep ssh...
    Can anyone guide me with this one please?
    Thanks!
    Anand

    Hi
    If you are sure that the ip address and the subnet mask is correct then you should able to ping the ipaddress atleast from a machine in the same network.Try using Ip address instead of using hostname.
    Adding the default route will help you to connect to a different network.

  • Is it possible to control a Mac directly from an iOS device without being connected to a WiFi network, i.e. an airport or similar.

    I would like to control my MacMini (Late 2012) 2.3GHz Intel Quad Core i7 processor directly from my iOS device, either my iPhone 6 or my iPad G3. By directly I mean without having a wireless or wired network in place.
    I know there are a number of iOS apps that utilize VNC technology but I believe they all require the Mac to be connected via WiFi to an Airport or similar wireless networking device. I would like to control my MacMini remotely without having it already connected to a WiFi network and wondered is it possible? The iOS device and Mac would be in close proximity to one another.
    Has anyone had any experience with this? Thanks.

    Guys, thanks but I did not mean to control it by infrared. I know only too well that iOS devices do not have that capability. However they and the Mac both can send and receive WiFi signals so is there any reason they can't talk to each other directly.
    When I am in my home I have an airport but I would like to take the Mac Mini out on music gigs with my Apollo interface which serves as my mic preamp and mixer as it does in my studio but the Apollo needs to be connected to the mac via thunderbolt to download the plugin software that provides reverb and eq, etc. I would like to do this without the need of a monitor and keyboard, hence my dilemma. The only thing I basically need to do is start the mini and the rest happens automatically but I need to also shut down (which I know can be accomplished a couple of ways) but with out having a visual interface you can't make any changes or verify what setting are being used.

  • Can't connect to local access network

    My G5 iMac is connected to an ethernet network of four other G5s, and sometimes my ibook. If I try to connect to the network using "Go" in the menu, I do not see any of the other computers listed in the finder window.
    I can connect to the Internet and I can print.
    I can connect to the network if I attempt to open a file from within an application, such as Photoshop, or if I try to place text or image through Quark 7.
    We're all using Mac OS X (10.4.11).

    Hi, wondering if you got a resolution this?
    I think I have the same/similar problem. I have 2 Power PC Macs and an Intel laptop connected via Ethernet and I get them to talk to each other by going to Sharing and then noting the address under Sharing (users can access your computer at afp://10.0.0.xx/ or ....... by choosing Network from the Go menu in the Finder.) So do Go -> ty einte address and find the other computer.
    Anyway, this works perfectly well for about a week, the other computers stay in my network list and I can connect - then suddenly they all disappear. And I have to start over.
    It's odd. Any ideas?

  • The Connect from Intel Pro/1000 T to 1000base-t Port on Catalyst 4000 (WS-X4412-2GB-T= module) Not Working Properly

    The connect from Intel Pro/1000 T to 1000base-t port on Catalyst 4000 (WS-X4412-2GB-T= module) is not working properly. The Intel Pro/1000 T NIC connects to a 10/100 OK. Auto-negotiation is set at both ends. We can successfully ping across the link. However performance is so poor as to make the connection unusable.

    When an Intel Pro/1000 T NIC is connected to a Catalyst switch, the customer may see poor network connections or excessive numbers of dropped packets. The problem arises when a module with a TBI interface transmits an odd byte packet to a receiver with a Gigabit Media Independent Interface (GMII).
    The interoperability issue is a result of the implementation of Carrier Extension. Carrier Extension is detailed in sub section 35.2.3.5 in the IEEE 802.3 specification. Carrier Extension can be used to pad the last byte of a packet, so the packet is aligned on an even numbered boundary.

  • Solaris & Win 2K network

    OK take it as read that I am a complete Unix novice but I have been given a lot of toys to play with.
    How can i implement a network that will allow me to connect a solaris server with a netware 5 server and a mix of client os (Win 2K, 9X, NT, 3.11!!!!!!!!!!! & DOS 6.2)
    can this be done?
    if yes how easy is it to do?
    we dont want the full technical instructions (yet) just a general idea of what is possible.
    mtia

    Hi
    If you are sure that the ip address and the subnet mask is correct then you should able to ping the ipaddress atleast from a machine in the same network.Try using Ip address instead of using hostname.
    Adding the default route will help you to connect to a different network.

  • My 15" macbook pro have big problems identifying and connecting to my wireless network

    my 15" macbook pro have big problems identifying and connecting to my wireless network. I have no problem connecting to my neighbour´s. Also I have a 13" macbook pro, a 13" macbook, 2 ipads and 3 iphones (3, 4 and 5) and none of these have any problems connecting to my wireless. My 15" is running Mac OS X 10.7.5, has a 2.66 GHz Intel Core I7 proc and 8 GB Ram

    Hi Frodey,
    Thanks for using Apple Support Communities.  This article has steps to take to troubleshoot connecting to a wireless network and may help:
    Wi-Fi: How to troubleshoot Wi-Fi connectivity
    http://support.apple.com/kb/HT4628
    Cheers,
    - Ari

Maybe you are looking for

  • HP TouchSmart 600 PC Windows 7 64-bit TS-T633P CDDVDW Drive wil not read CD DVD Media

    Is there a firmware or driver for the TS-T633P CDDVDW drive that will allow it to read CD AND DVD discs.  Have tried troubleshooting resources from HP and Windows with no results. The CDDVDW drive make a loud huming sound  and stops trying to read. T

  • Flex and Zend amf deployment resolved with proper solution

    Hi All, Although, I personally do not like using Zend for these issues itself. However, I faced this issue first time with flex 4.0 version when everyone used to run into channel disconnected error. you can find the link for that post here: http://fo

  • Process scheduler picking up trace settings that are not currently on

    I'm running a custom application engine program. I tested the program in the same instance last week with a full trace turned on. The trace was turned on under processes. I've since refreshed the database and dumped the process scheduler cache (Unix

  • Missing Return Statement Hell!!

    public class EventSite private int siteNumber; public EventSite() siteNumber = 999; public int getSiteNumber() return siteNumber; public Void setSiteNumber(int n) siteNumber = n; I'm taking a java class and this won't compile...Whats wrong?? Why the

  • Fetching from a cursor and writing to a file in Pro*C

    Hi guys, I have a situation in hand here and I guess my "C" skills are putting me up to the test. My cursor is fetching 3 records and its all fine. I am also being able to sprintf those details and the fprintf also works perfectly -- except when I co