I am hoping that someone will be able to help me here. I have six backup jobs that perform incremental backups each weekday, and then full backups on Sundays. They backup everything to two Buffalo NAS units. What I would like to do is to once a week copy these backups to a removable hard...
I just installed Arcserve r12 and put a Buffalo Terastation 2TB appliance on my network. I need help in properly configuring my backup on this system.
The size of a full backup of my data is roughly 35GB. I would like to implement a 7-day incremental GFS rotation (full on sundays) that takes...
Firewall is turned off on the server, and I cannot go to http://ruby/selfupdate. The WSUS Admin web page is configured for port 8530 on the server and there is a selfupdate virtual directory in the default web page (which runs on port 80) on the server.
I am attempting to install and configure a new WSUS installation. I am experiencing problems with my clients not connecting/communicating with the WSUS server. I have run the WSUS Client Diagnostics utility from Microsoft and the results are shown below.
C:\wsus_client_diag>clientdiag
WSUS...
I have a laptop w/ XP Pro SP2 loaded and today it began to exhibit some strange symptoms. When you boot into Windows, it freezes up after about 2 minutes. The mouse will move, but you cannot click on anything and ctrl-alt-del does not work. I have tried to boot into safe mode, but the laptop...
The REP1 table has a one to many relationship with the REP1C table (inner-joined on REPAIRNUM and LOCATIONNUM fields). So, any single repair could have multiple records in the REP1C table (the PAGENUM field would increment).
I am now trying to eliminate any records from REP1 that have the word...
I think what I need to do here is to eliminated any records that have the word "archive" in any of the rep1c comment fields. I've been playing with the selection formula but haven't found the right combination yet.
<GROUP 1 - {REP1.LOCATIONNUM}>
<GROUP 2 - {REP1.RepairStatus}>
***this is the section that I want to change to {@REPAIRSTATUS}***
<GROUP 3 - {REP1.SALESPERSONNUM}>
<GROUP 4 - {REP1.REPAIRNUM}>
***this is where my display comments formula is placed, in the footer of this group. the individual...
LOL - sorry about that, didn't catch them at first....here are all of the relevant formulas (I think)
//@REPAIRSTATUS
IF {REP1.RepairStatus}="100" THEN
"*** UNISSUED ***"
ELSE IF {REP1.RepairStatus}="200" THEN
"OUT TO VENDOR"
ELSE IF {REP1.RepairStatus}="300" THEN
if {@OneYear}...
Oh, OK. Here the are:
//@OneYear
if datediff("d",{@FixReturned},currentdate)>365 then
true
else
false
//@Archived
if instr(lcase({@DisplayComments}),"archive")>0 then
TRUE
else
FALSE
I want to create a new group based on the following formula but it is not an available field in Group Expert. What can I do to be able to group by this formula?
//@REPAIRSTATUS
IF {REP1.RepairStatus}="100" THEN
"*** UNISSUED ***"
ELSE IF {REP1.RepairStatus}="200" THEN
"OUT TO VENDOR"...
First things first - I am using Crystal v 10 Developer on a Windows 2003 server. I am looking for a way to consolidate text entries from my detail records into one text entry for a group header. An example follows:
What I have now:
<GROUP HEADER>
ITEM #1848
<DETAIL>
Text line 1
<DETAIL>...
I am in the process of reviewing and redesigning our entire backup schema (hardware, software, etc) and I'm looking for some help on designing the new system. I have 5 servers and about a dozen laptops/desktops to backup. We currently backup about 20GB of data every night to a network share...
I have a very simple backup question. I need a way to copy my user's Outlook files from their PC to the network each and every day. I have users that run Outlook on their PCs (we do not run Exchange Server). I want to copy (not necessarily create a backup) their Outlook files each day to a...
First things first: CR 10, Developer Edition, WinXP platform
I am working on a report that has the following groups:
Group 1 - Location
Group 2 - Division (hide, DDOK)
Group 3 - Department (hide, DDOK)
Basically I am showing inventory levels by location and allowing the user to drill down...
We are experiencing problems trying to exchange emails between two domains - brombergs.com and gleimjewelers.com. The emails seem to be getting delayed somewhere in between the two domains and resulting in 451 timeout errors (see excerpts below). Each domain can send and receive emails from...
The "D: ASC" has always been there, even when it works. The selection criteria is actually the following folders:
"d:\backup_asc_critical"
"d:\backup_data"
"d:\backup_system_states"
I swear that I did not change anything and it worked on 2/8, 2/9 and on 2/10. Backed up 33GB each night in just...
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.