Andy,
Thanks for the reply. We are a fairly small network and this whole system was kind of dumped on me years ago. I obviously don't have much experience but needed to keep it running. I am attempting to figure out how/why it was setup like it was. I have had to put my trust in the 3rd...
I think this is a simple question:
We have an ASA5505 handling the DHCP for our business network. On our main Windows 2000 Server domain controller, we get an error in the Event Viewer every hour:
"the DHCP/BINL service has determined that it is not authorized to service clients on this...
TouchTone ..
Yeah, I tried that, as mentioned above, and it then would not accept outside phone calls to that extension. It gave me some automated error. I just went back and tried it again so I could give you the error ... and now it worked! It figures ...
Either way, it appears to be...
Hi,
I had an extension 630 that never had voicemail box on it. It was set up with Class of Service 20. Worked fine until I had problems with the wire out to the jack. I ended up moving the extension to another port on the Legend via the system programming. Now I suddenly have voicemail on...
Hi,
for spam control, I need to lockdown our firewall to accept mail only from certain datacenters provided by our ISP. I am not that familiar with pix commands but figured that someone could tell me how to go about this. We are using version 6.0(1)
thanks for any help you can provide
JL
Hi CJ,
Not having any luck getting it to prompt me for the date. I must be missing something (or maybe we have different versions?? ... I am using version 9)
My first parameter asks for my string value (the order num)
2nd one asks for date type
3rd is the shipped date parameter
I fill the...
I don't appear to have any defaults on the any of them except the DateType .. which I have "All" and "Choose Date"
And then I have all three parameters show up when you run the report so I have the ShippedDate ordered last
...your example I created the {?Date Type} parameter with "All" and "Choose Date" .. and modified my code to be this:
{co_ship.co_num} like "*"+{?Order Number} and
if {?DateType}= "All" then {do_hdr.shipped_date} <= today else if {?DateType}= "Choose Date" then {do_hdr.shipped_date}={?Shipped...
Hi Steve,
thanks for the reply ...
it gives me an error on this part of your formula ..
or {?Shipped Date} = ""
This is because it is setup to be a Date parameter and not a String. I could probably set it up as a string and then test against "" but then the user would have to type the...
...date.
Seems straightforward but I am not getting it .... Tried this but it came up empty if the date was ignored ..
{co_ship.co_num} like "*"+{?Order Number} and
if(isnull({?Shipped Date})) then {do_hdr.shipped_date} =
AllDatesToToday else {do_hdr.shipped_date}={?Shipped Date}
any...
Yeah I would have tried that but the initialize is disabled in the array manager. I will try to do it thru the bios when I can take the server down. Kind of defeating my reason for installing array manager at this point ... to avoid having to keep downing the production server.
thanks Nick ...
I added one of the drives today and then did a rescan (hot swap - have not rebooted the server). Drive came up and shows as array disk 0:9 in arrays and virtual disk 4 (disk 4) in the disk section. Array manager said it was a foreign disk and it needed to be merged in order to use on this...
I see what you are saying ... I think that I am just adding to the confusion. Under perc subsystem 2 .. under array group 0 .. it shows the 3 array disks 0:0 to 0:2 and then shows what I now see as the 4 seperate raid containers (as listed above .. first message). Each of these does expand to...
Should I assume then that even though each virtual disk appears to be its own raid and each raid seems to list the one disk that it is on ... wouldn't each raid be still writing to all 3 disks using one of them as parity? For now, the added complexity may be fine if the raids themselves are...
Any way to confirm that there is indeed multiple containers or are you sure that that is the case from what I posted before?
I thought that if I had multiple raids then this would show as seperate array groups. What is strange though is the capacity of the "volumes" that were created. The...
thanks for the reply Nick ... can you answers a couple questions though so that maybe I will start seeing how this all works?
You say to go to array 0 and then right click on Virtual Disk 0 ... why virtual disk 0 and not one of the ones that I am planning on adding space to? Or does it really...
DELL POWEREDGE 4600
WINDOWS 2000 SERVER SERVICE PACK 4
OPENMANAGE ARRAY MANAGER 3.5
Have array set up like this (how it shows in array manager)
array group 0
winnt2000 0 (disk 0) raid-5 20.00gb
dciweb 1 (disk 1) raid-5 35.8gb
dciapps 2 (disk 2) raid-5 4.00gb...
Hi Bob,
Thanks for replying. I hit upon the itemdata concept after I posted. The basic concept I am trying is this ... I have a portion of the form that shows the user the details for an item using bound text boxes to the item database. One of the details for the item is what tool is going...
Used Access to create two tables that are linked ... the item table and the tool table. The item table has a field called toolid which is linked to the tool table with a field called toolid ...
In VB6 I have a datagrid that when a row is selected, all of my bound boxes to the item table are...
Hi,
Is it possible to open a drawing file up read-only using the command line or script? I can choose read-only when using the dialog box but we often will use just the command line. Is there a specific command or variable to set before performing the open?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.